LLVM API Documentation
#include <CommandLine.h>


Public Member Functions | |
| GenericOptionInfo (const char *name, const char *helpStr) | |
Public Attributes | |
| const char * | Name |
| const char * | HelpStr |
Definition at line 530 of file CommandLine.h.
| llvm::cl::generic_parser_base::GenericOptionInfo::GenericOptionInfo | ( | const char * | name, |
| const char * | helpStr | ||
| ) | [inline] |
Definition at line 532 of file CommandLine.h.
Definition at line 535 of file CommandLine.h.
Definition at line 534 of file CommandLine.h.