LLVM API Documentation
Functions | |
| void | ParseEnvironmentOptions (const char *progName, const char *envVar, const char *Overview) |
| void | ParseCommandLineOptions (int &argc, char **argv, const char *Overview) |
| void | PrintHelpMessage () |
|
||||||||||||||||
|
||||||||||||||||
|
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 ParseCommandLineOptions(), ParseCStringVector(), and strdup. |
|
|
Definition at line 962 of file CommandLine.cpp. References NormalPrinter(). |