|
LLVM
4.0.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 1220 of file CommandLine.h.
|
inline |
Definition at line 1233 of file CommandLine.h.
|
inline |
Definition at line 1230 of file CommandLine.h.
|
inline |
Definition at line 1231 of file CommandLine.h.
|
inline |
Definition at line 1224 of file CommandLine.h.
| OptionValue<DataType> llvm::cl::opt_storage< DataType, false, true >::Default |
Definition at line 1222 of file CommandLine.h.
1.8.6