, including all inherited members.
addArgument() | llvm::cl::Option | |
addOccurrence(unsigned pos, StringRef ArgName, StringRef Value, bool MultiArg=false) | llvm::cl::Option | [virtual] |
addValue(const T &V) | llvm::cl::list_storage< DataType, Storage > | [inline] |
ArgStr | llvm::cl::Option | |
Category | llvm::cl::Option | |
error(const Twine &Message, StringRef ArgName=StringRef()) | llvm::cl::Option | |
getFormattingFlag() const | llvm::cl::Option | [inline] |
getMiscFlags() const | llvm::cl::Option | [inline] |
getNextRegisteredOption() const | llvm::cl::Option | [inline] |
getNumAdditionalVals() const | llvm::cl::Option | [inline] |
getNumOccurrences() const | llvm::cl::Option | [inline] |
getNumOccurrencesFlag() const | llvm::cl::Option | [inline] |
getOptionHiddenFlag() const | llvm::cl::Option | [inline] |
getParser() | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
getPosition(unsigned optnum) const | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
llvm::cl::Option::getPosition() const | llvm::cl::Option | [inline] |
getValueExpectedFlag() const | llvm::cl::Option | [inline] |
hasArgStr() const | llvm::cl::Option | [inline] |
HelpStr | llvm::cl::Option | |
list(const M0t &M0) | llvm::cl::list< DataType, Storage, ParserClass > | [inline, explicit] |
list(const M0t &M0, const M1t &M1) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
list(const M0t &M0, const M1t &M1, const M2t &M2) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6, const M7t &M7) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
list_storage() | llvm::cl::list_storage< DataType, Storage > | [inline] |
Option(enum NumOccurrencesFlag OccurrencesFlag, enum OptionHidden Hidden) | llvm::cl::Option | [inline, explicit, protected] |
removeArgument() | llvm::cl::Option | |
setArgStr(const char *S) | llvm::cl::Option | [inline] |
setCategory(OptionCategory &C) | llvm::cl::Option | [inline] |
setDescription(const char *S) | llvm::cl::Option | [inline] |
setFormattingFlag(enum FormattingFlags V) | llvm::cl::Option | [inline] |
setHiddenFlag(enum OptionHidden Val) | llvm::cl::Option | [inline] |
setLocation(Option &O, Storage &L) | llvm::cl::list_storage< DataType, Storage > | [inline] |
setMiscFlag(enum MiscFlags M) | llvm::cl::Option | [inline] |
setNumAdditionalVals(unsigned n) | llvm::cl::list< DataType, Storage, ParserClass > | [inline] |
setNumOccurrencesFlag(enum NumOccurrencesFlag Val) | llvm::cl::Option | [inline] |
setPosition(unsigned pos) | llvm::cl::Option | [inline] |
setValueExpectedFlag(enum ValueExpected Val) | llvm::cl::Option | [inline] |
setValueStr(const char *S) | llvm::cl::Option | [inline] |
ValueStr | llvm::cl::Option | |
~Option() | llvm::cl::Option | [inline, virtual] |