LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::cl::Option | |
static void | printHelpStr (StringRef HelpStr, size_t Indent, size_t FirstLineIndentedBy) |
Public Attributes inherited from llvm::cl::Option | |
StringRef | ArgStr |
StringRef | HelpStr |
StringRef | ValueStr |
OptionCategory * | Category |
SmallPtrSet< SubCommand *, 4 > | Subs |
bool | FullyInitialized = false |
Protected Member Functions inherited from llvm::cl::Option | |
Option (enum NumOccurrencesFlag OccurrencesFlag, enum OptionHidden Hidden) | |
void | setNumAdditionalVals (unsigned n) |
Definition at line 1492 of file CommandLine.h.
|
delete |
|
inlineexplicit |
Definition at line 1551 of file CommandLine.h.
References llvm::cl::apply().
|
inline |
Definition at line 1541 of file CommandLine.h.
|
inline |
Definition at line 1543 of file CommandLine.h.
References assert(), and llvm::size().
|
delete |
|
inline |
Definition at line 1548 of file CommandLine.h.
References llvm::cl::Option::setNumAdditionalVals().
Referenced by llvm::cl::multi_val::apply().