|
LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"

Public Member Functions | |
| opt_storage ()=default | |
| 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 1203 of file CommandLine.h.
|
default |
|
inline |
Definition at line 1242 of file CommandLine.h.
|
inline |
Definition at line 1231 of file CommandLine.h.
|
inline |
Definition at line 1235 of file CommandLine.h.
|
inline |
Definition at line 1240 of file CommandLine.h.
|
inline |
Definition at line 1216 of file CommandLine.h.
|
inline |
Definition at line 1224 of file CommandLine.h.
1.8.13