LLVM: llvm:🆑:opt_storage< DataType, false, true (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
Inheritance diagram for llvm:🆑:opt_storage< DataType, false, true >:
| Public Member Functions | |
|---|---|
| template<class T> | |
| void | setValue (const T &V, bool initial=false) |
| DataType & | getValue () |
| const DataType & | getValue () const |
| const OptionValue< DataType > & | getDefault () const |
| opt_storage ()=default | |
| bool | setLocation (Option &O, DataType &L) |
| operator DataType () const |
Detailed Description
template
class llvm:🆑:opt_storage< DataType, false, true >
Definition at line 1403 of file CommandLine.h.
Constructor & Destructor Documentation
Member Function Documentation
â—† getDefault()
â—† getValue() [1/2]
â—† getValue() [2/2]
â—† operator DataType()
â—† setLocation()
â—† setValue()
template
template<class T>
Member Data Documentation
â—† Default
The documentation for this class was generated from the following file:
- include/llvm/Support/CommandLine.h