LLVM API Documentation
#include <CommandLine.h>

Public Member Functions | |
| desc (const char *Str) | |
| void | apply (Option &O) const |
Public Attributes | |
| const char * | Desc |
Definition at line 286 of file CommandLine.h.
|
inline |
Definition at line 288 of file CommandLine.h.
|
inline |
Definition at line 289 of file CommandLine.h.
References Desc, and llvm::cl::Option::setDescription().
| const char* llvm::cl::desc::Desc |
Definition at line 287 of file CommandLine.h.
Referenced by apply().