|
LLVM
3.7.0
|
#include <CommandLine.h>
Public Member Functions | |
| value_desc (const char *Str) | |
| void | apply (Option &O) const |
Public Attributes | |
| const char * | Desc |
Definition at line 308 of file CommandLine.h.
|
inline |
Definition at line 310 of file CommandLine.h.
|
inline |
Definition at line 311 of file CommandLine.h.
References Desc, and llvm::cl::Option::setValueStr().
| const char* llvm::cl::value_desc::Desc |
Definition at line 309 of file CommandLine.h.
Referenced by apply().
1.8.6