LLVM API Documentation
#include <CommandLine.h>
Public Member Functions | |
OptionValueCopy () | |
bool | hasValue () const |
const DataType & | getValue () const |
void | setValue (const DataType &V) |
bool | compare (const DataType &V) const |
virtual bool | compare (const GenericOptionValue &V) const |
![]() | |
virtual | ~GenericOptionValue () |
Definition at line 382 of file CommandLine.h.
|
inline |
Definition at line 386 of file CommandLine.h.
|
inline |
Definition at line 397 of file CommandLine.h.
Referenced by llvm::cl::OptionValueCopy< cl::boolOrDefault >::compare().
|
inlinevirtual |
Implements llvm::cl::GenericOptionValue.
Definition at line 401 of file CommandLine.h.
|
inline |
Definition at line 390 of file CommandLine.h.
Referenced by llvm::cl::OptionValueCopy< cl::boolOrDefault >::compare().
|
inline |
Definition at line 388 of file CommandLine.h.
Referenced by llvm::cl::OptionValueCopy< cl::boolOrDefault >::compare().
|
inline |
Definition at line 395 of file CommandLine.h.