|
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 1364 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1420 of file CommandLine.h.
References llvm::cl::apply().
|
inline |
Definition at line 1410 of file CommandLine.h.
|
inline |
Definition at line 1412 of file CommandLine.h.
References size.
|
inline |
Definition at line 1417 of file CommandLine.h.
References llvm::cl::Option::setNumAdditionalVals().
Referenced by llvm::cl::multi_val::apply().
1.8.6