LLVM API Documentation
#include <CommandLine.h>
Inheritance diagram for llvm::cl::opt_storage< DataType, ExternalStorage, isClass >:
Public Member Functions | |
opt_storage () | |
bool | setLocation (Option &O, DataType &L) |
template<class T> | |
void | setValue (const T &V) |
DataType & | getValue () |
const DataType & | getValue () const |
Definition at line 659 of file CommandLine.h.
|
Definition at line 668 of file CommandLine.h. |
|
Definition at line 684 of file CommandLine.h. |
|
Definition at line 683 of file CommandLine.h. |
|
Definition at line 670 of file CommandLine.h. |
|
Definition at line 678 of file CommandLine.h. |