|
LLVM 22.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Types | |
| using | WrapperType = DataType |
Public Member Functions | |
| bool | hasValue () const |
| const DataType & | getValue () const |
| void | setValue (const DT &) |
| bool | compare (const DataType &) const |
| Public Member Functions inherited from llvm::cl::OptionValueCopy< DataType > | |
| OptionValueCopy ()=default | |
| bool | hasValue () const |
| const DataType & | getValue () const |
| void | setValue (const DataType &V) |
| bool | compare (const DataType &V) const |
| bool | compare (const GenericOptionValue &V) const override |
Protected Member Functions | |
| OptionValueBase ()=default | |
| OptionValueBase (const OptionValueBase &)=default | |
| OptionValueBase & | operator= (const OptionValueBase &)=default |
| ~OptionValueBase ()=default | |
| Protected Member Functions inherited from llvm::cl::GenericOptionValue | |
| GenericOptionValue ()=default | |
| GenericOptionValue (const GenericOptionValue &)=default | |
| GenericOptionValue & | operator= (const GenericOptionValue &)=default |
| ~GenericOptionValue ()=default | |
| Protected Member Functions inherited from llvm::cl::OptionValueCopy< DataType > | |
| OptionValueCopy (const OptionValueCopy &)=default | |
| OptionValueCopy & | operator= (const OptionValueCopy &)=default |
| ~OptionValueCopy ()=default | |
Definition at line 613 of file CommandLine.h.
| using llvm::cl::OptionValueBase< DataType, false >::WrapperType = DataType |
Definition at line 614 of file CommandLine.h.
|
protecteddefault |
Referenced by operator=(), and OptionValueBase().
|
protecteddefault |
References OptionValueBase().
|
protecteddefault |
|
inline |
Definition at line 564 of file CommandLine.h.
|
inline |
Definition at line 558 of file CommandLine.h.
|
inline |
Definition at line 556 of file CommandLine.h.
|
protecteddefault |
References OptionValueBase().
|
inline |
Definition at line 561 of file CommandLine.h.