LLVM API Documentation
#include <CommandLine.h>
Collaboration diagram for llvm::cl::desc:
Public Member Functions | |
desc (const char *Str) | |
void | apply (Option &O) const |
Public Attributes | |
const char * | Desc |
Definition at line 244 of file CommandLine.h.
|
Definition at line 246 of file CommandLine.h. |
|
Definition at line 247 of file CommandLine.h. References Desc, and llvm::cl::Option::setDescription(). |
|
Definition at line 245 of file CommandLine.h. Referenced by apply(). |