LLVM: llvm:🆑:opt_storage< DataType, ExternalStorage, isClass (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
| 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 |
template<class DataType, bool ExternalStorage, bool isClass>
class llvm:🆑:opt_storage< DataType, ExternalStorage, isClass >
Definition at line 1356 of file CommandLine.h.
template<class DataType, bool ExternalStorage, bool isClass>
â—† getDefault()
template<class DataType, bool ExternalStorage, bool isClass>
â—† getValue() [1/2]
template<class DataType, bool ExternalStorage, bool isClass>
â—† getValue() [2/2]
template<class DataType, bool ExternalStorage, bool isClass>
â—† operator DataType()
template<class DataType, bool ExternalStorage, bool isClass>
â—† setLocation()
template<class DataType, bool ExternalStorage, bool isClass>
â—† setValue()
template<class DataType, bool ExternalStorage, bool isClass>
template<class T>
The documentation for this class was generated from the following file:
- include/llvm/Support/CommandLine.h