|
LLVM
4.0.0
|
#include <CommandLine.h>
Additional Inherited Members | |
Public Attributes inherited from llvm::cl::Option | |
| StringRef | ArgStr |
| StringRef | HelpStr |
| StringRef | ValueStr |
| OptionCategory * | Category |
| SmallPtrSet< SubCommand *, 4 > | Subs |
| bool | FullyInitialized |
Protected Member Functions inherited from llvm::cl::Option | |
| Option (enum NumOccurrencesFlag OccurrencesFlag, enum OptionHidden Hidden) | |
| void | setNumAdditionalVals (unsigned n) |
Definition at line 1270 of file CommandLine.h.
|
delete |
|
inlineexplicit |
Definition at line 1329 of file CommandLine.h.
References llvm::cl::apply().
|
inline |
Definition at line 1321 of file CommandLine.h.
|
delete |
|
inline |
|
inline |
Definition at line 1319 of file CommandLine.h.
References llvm::cl::opt_storage< DataType, ExternalStorage, std::is_class< DataType >::value >::setValue().
1.8.6