LLVM
15.0.0git
|
#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 1295 of file CommandLine.h.
|
default |
|
inline |
Definition at line 1334 of file CommandLine.h.
|
inline |
Definition at line 1323 of file CommandLine.h.
Referenced by INITIALIZE_PASS(), llvm::cl::opt_storage< DataType, false, std::is_class< DataType >::value >::operator DataType(), and llvm::cl::opt_storage< DataType, false, false >::operator DataType().
|
inline |
Definition at line 1327 of file CommandLine.h.
|
inline |
Definition at line 1332 of file CommandLine.h.
|
inline |
Definition at line 1308 of file CommandLine.h.
|
inline |
Definition at line 1316 of file CommandLine.h.