LLVM API Documentation
|
Definition at line 101 of file CommandLine.h. |
|
Definition at line 109 of file CommandLine.h. |
|
Definition at line 54 of file CommandLine.h. |
|
Definition at line 79 of file CommandLine.h. |
|
Definition at line 72 of file CommandLine.h. |
|
Definition at line 646 of file CommandLine.h. Referenced by llvm::cl::alias::alias(), llvm::cl::list< DataType, Storage, ParserClass >::list(), and llvm::cl::opt< DataType, ExternalStorage, ParserClass >::opt(). |
|
|
Definition at line 291 of file CommandLine.h. |
|
Definition at line 286 of file CommandLine.cpp. References CommaSeparated, ConsumeAfter, E, EatsUnboundedNumberOfValues(), first, getOptionPred(), getOpts(), getPositionalOpts(), I, isGrouping(), isPrefixedOrGrouping(), LookupOption(), MoreHelp(), OneOrMore, Optional, Positional, PositionalEatsArgs, Prefix, ProgramName, ProgramOverview, ProvideOption(), ProvidePositionalOption(), Required, RequiresValue(), second, ValueRequired, and ZeroOrMore. Referenced by cl::ParseEnvironmentOptions(). |
|
ParseEnvironmentOptions - An alternative entry point to the CommandLine library, which allows you to read the program's name from the caller (as PROGNAME) and its command-line arguments from an environment variable (whose name is given in ENVVAR). Definition at line 234 of file CommandLine.cpp. References cl::ParseCommandLineOptions(), ParseCStringVector(), and strdup. |
|
Definition at line 962 of file CommandLine.cpp. References NormalPrinter(). |
|
Definition at line 337 of file CommandLine.h. |