LLVM
10.0.0svn
|
#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 1234 of file CommandLine.h.
|
default |
|
inline |
Definition at line 1273 of file CommandLine.h.
|
inline |
Definition at line 1262 of file CommandLine.h.
|
inline |
Definition at line 1266 of file CommandLine.h.
|
inline |
Definition at line 1271 of file CommandLine.h.
|
inline |
Definition at line 1247 of file CommandLine.h.
|
inline |
Definition at line 1255 of file CommandLine.h.