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 1635 of file CommandLine.h.
|
delete |
|
inlineexplicit |
Definition at line 1692 of file CommandLine.h.
References llvm::cl::apply().
|
inline |
Definition at line 1684 of file CommandLine.h.
|
inline |
Definition at line 1686 of file CommandLine.h.
References assert(), and llvm::size().
|
delete |