LLVM: llvm:π:OptionValue< cl::boolOrDefault > Struct Reference (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
Inheritance diagram for llvm:π:OptionValue< cl::boolOrDefault >:
[legend]
| Public Types | |
|---|---|
| using | WrapperType = cl::boolOrDefault |
| Public Types inherited from llvm:π:OptionValueBase< DataType, isClass > | |
| using | WrapperType = OptionValue |
| Public Member Functions | |
|---|---|
| OptionValue ()=default | |
| OptionValue (const cl::boolOrDefault &V) | |
| OptionValue< cl::boolOrDefault > & | operator= (const cl::boolOrDefault &V) |
| Public Member Functions inherited from llvm:π:OptionValueBase< DataType, isClass > | |
| bool | hasValue () const |
| const DataType & | getValue () const |
| template | |
| void | setValue (const DT &) |
| bool | compare (const DataType &) const |
| bool | compare (const GenericOptionValue &) const override |
| Public Member Functions inherited from llvm:π:OptionValueCopy< cl::boolOrDefault > | |
| bool | hasValue () const |
| const cl::boolOrDefault & | getValue () const |
| void | setValue (const cl::boolOrDefault &V) |
| bool | compare (const cl::boolOrDefault &V) const |
| Additional Inherited Members | |
|---|---|
| Protected Member Functions inherited from llvm:π:OptionValueBase< DataType, isClass > | |
| ~OptionValueBase ()=default | |
| Protected Member Functions inherited from llvm:π:GenericOptionValue | |
| GenericOptionValue ()=default | |
| GenericOptionValue (const GenericOptionValue &)=default | |
| GenericOptionValue & | operator= (const GenericOptionValue &)=default |
| ~GenericOptionValue ()=default | |
| Protected Member Functions inherited from llvm:π:OptionValueCopy< cl::boolOrDefault > | |
| OptionValueCopy (const OptionValueCopy &)=default | |
| OptionValueCopy & | operator= (const OptionValueCopy &)=default |
| ~OptionValueCopy ()=default |
Detailed Description
Definition at line 641 of file CommandLine.h.
Member Typedef Documentation
β WrapperType
using llvm:π:OptionValue< cl::boolOrDefault >::WrapperType = cl::boolOrDefault
Definition at line 643 of file CommandLine.h.
Constructor & Destructor Documentation
| llvm:π:OptionValue< cl::boolOrDefault >::OptionValue ( ) | default |
|---|
Referenced by operator=().
β OptionValue() [2/2]
| llvm:π:OptionValue< cl::boolOrDefault >::OptionValue ( const cl::boolOrDefault & V) | inline |
|---|
Definition at line 647 of file CommandLine.h.
References llvm:π:OptionValueBase< DataType, isClass >::setValue().
Member Function Documentation
β operator=()
| OptionValue< cl::boolOrDefault > & llvm:π:OptionValue< cl::boolOrDefault >::operator= ( const cl::boolOrDefault & V) | inline |
|---|
Definition at line 649 of file CommandLine.h.
References OptionValue(), and llvm:π:OptionValueBase< DataType, isClass >::setValue().
The documentation for this struct was generated from the following file:
- include/llvm/Support/CommandLine.h