LLVM API Documentation
#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 1054 of file CommandLine.h.
|
inline |
Definition at line 1064 of file CommandLine.h.
|
inline |
Definition at line 1087 of file CommandLine.h.
|
inline |
Definition at line 1082 of file CommandLine.h.
Referenced by llvm::cl::opt_storage< DataType, ExternalStorage, is_class< DataType >::value >::operator DataType(), and llvm::cl::opt_storage< DataType, false, false >::operator DataType().
|
inline |
Definition at line 1083 of file CommandLine.h.
|
inline |
Definition at line 1085 of file CommandLine.h.
|
inline |
Definition at line 1066 of file CommandLine.h.
|
inline |
Definition at line 1075 of file CommandLine.h.