|
LLVM
3.7.0
|
#include <CommandLine.h>
Additional Inherited Members | |
Public Attributes inherited from llvm::cl::Option | |
| const char * | ArgStr |
| const char * | HelpStr |
| const char * | ValueStr |
| OptionCategory * | Category |
| bool | FullyInitialized |
Protected Member Functions inherited from llvm::cl::Option | |
| Option (enum NumOccurrencesFlag OccurrencesFlag, enum OptionHidden Hidden) | |
| void | setNumAdditionalVals (unsigned n) |
Definition at line 1190 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1250 of file CommandLine.h.
References llvm::cl::apply().
|
inline |
Definition at line 1242 of file CommandLine.h.
|
inline |
|
inline |
Definition at line 1240 of file CommandLine.h.
References llvm::cl::opt_storage< DataType, ExternalStorage, std::is_class< DataType >::value >::setValue().
1.8.6