|
LLVM
3.7.0
|
#include <CommandLine.h>
Public Member Functions | |
| template<class T > | |
| void | setValue (const T &V, bool initial=false) |
| DataType & | getValue () |
| const DataType & | getValue () const |
| const OptionValue< DataType > & | getDefault () const |
Public Attributes | |
| OptionValue< DataType > | Default |
Definition at line 1140 of file CommandLine.h.
|
inline |
Definition at line 1153 of file CommandLine.h.
|
inline |
Definition at line 1150 of file CommandLine.h.
|
inline |
Definition at line 1151 of file CommandLine.h.
|
inline |
Definition at line 1144 of file CommandLine.h.
| OptionValue<DataType> llvm::cl::opt_storage< DataType, false, true >::Default |
Definition at line 1142 of file CommandLine.h.
1.8.6