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