|
LLVM
4.0.0
|
#include <CommandLine.h>
Public Member Functions | |
| desc (StringRef Str) | |
| void | apply (Option &O) const |
Public Attributes | |
| StringRef | Desc |
Definition at line 366 of file CommandLine.h.
|
inline |
Definition at line 369 of file CommandLine.h.
|
inline |
Definition at line 371 of file CommandLine.h.
References Desc, and llvm::cl::Option::setDescription().
| StringRef llvm::cl::desc::Desc |
Definition at line 367 of file CommandLine.h.
Referenced by apply().
1.8.6