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 540 of file CommandLine.h.
llvm::cl::generic_parser_base::GenericOptionInfo::GenericOptionInfo | ( | const char * | name, |
const char * | helpStr | ||
) | [inline] |
Definition at line 542 of file CommandLine.h.
Definition at line 545 of file CommandLine.h.
Definition at line 544 of file CommandLine.h.