|
LLVM
3.7.0
|
#include <CommandLine.h>
Public Member Functions | |
| opt_storage () | |
| bool | setLocation (Option &O, DataType &L) |
| template<class T > | |
| void | setValue (const T &V, bool initial=false) |
| DataType & | getValue () |
| const DataType & | getValue () const |
| operator DataType () const | |
| const OptionValue< DataType > & | getDefault () const |
Definition at line 1093 of file CommandLine.h.
|
inline |
Definition at line 1104 of file CommandLine.h.
|
inline |
Definition at line 1132 of file CommandLine.h.
|
inline |
Definition at line 1121 of file CommandLine.h.
Referenced by llvm::cl::opt_storage< DataType, ExternalStorage, std::is_class< DataType >::value >::operator DataType(), and llvm::cl::opt_storage< DataType, false, false >::operator DataType().
|
inline |
Definition at line 1125 of file CommandLine.h.
|
inline |
Definition at line 1130 of file CommandLine.h.
|
inline |
Definition at line 1106 of file CommandLine.h.
|
inline |
Definition at line 1114 of file CommandLine.h.
1.8.6