LLVM API Documentation
#include <CommandLine.h>
Inheritance diagram for llvm::cl::opt< DataType, ExternalStorage, ParserClass >:
Public Member Functions | |
void | setInitialValue (const DataType &V) |
ParserClass & | getParser () |
operator DataType () const | |
template<class T> | |
DataType & | operator= (const T &Val) |
template<class M0t> | |
opt (const M0t &M0) | |
template<class M0t, class M1t> | |
opt (const M0t &M0, const M1t &M1) | |
template<class M0t, class M1t, class M2t> | |
opt (const M0t &M0, const M1t &M1, const M2t &M2) | |
template<class M0t, class M1t, class M2t, class M3t> | |
opt (const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) | |
template<class M0t, class M1t, class M2t, class M3t, class M4t> | |
opt (const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4) | |
template<class M0t, class M1t, class M2t, class M3t, class M4t, class M5t> | |
opt (const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5) | |
template<class M0t, class M1t, class M2t, class M3t, class M4t, class M5t, class M6t> | |
opt (const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6) | |
template<class M0t, class M1t, class M2t, class M3t, class M4t, class M5t, class M6t, class M7t> | |
opt (const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6, const M7t &M7) |
Definition at line 730 of file CommandLine.h.
|
Definition at line 775 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 782 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 789 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 795 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 801 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 810 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 819 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 828 of file CommandLine.h. References llvm::cl::apply(). |
|
Definition at line 763 of file CommandLine.h. |
|
Definition at line 765 of file CommandLine.h. References llvm::cl::opt_storage< DataType, ExternalStorage, is_class< DataType >::value >::getValue(). |
|
|
Definition at line 761 of file CommandLine.h. References llvm::cl::opt_storage< DataType, ExternalStorage, is_class< DataType >::value >::setValue(). |