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 533 of file CommandLine.h.
|
inline |
Definition at line 535 of file CommandLine.h.
const char* llvm::cl::generic_parser_base::GenericOptionInfo::HelpStr |
Definition at line 538 of file CommandLine.h.
const char* llvm::cl::generic_parser_base::GenericOptionInfo::Name |
Definition at line 537 of file CommandLine.h.