LLVM API Documentation
#include <CommandLine.h>
Public Member Functions | |
value_desc (const char *Str) | |
void | apply (Option &O) const |
Public Attributes | |
const char * | Desc |
Definition at line 294 of file CommandLine.h.
|
inline |
Definition at line 296 of file CommandLine.h.
|
inline |
Definition at line 297 of file CommandLine.h.
References Desc, and llvm::cl::Option::setValueStr().
const char* llvm::cl::value_desc::Desc |
Definition at line 295 of file CommandLine.h.
Referenced by apply().