LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
desc (StringRef Str) | |
void | apply (Option &O) const |
Public Attributes | |
StringRef | Desc |
Definition at line 394 of file CommandLine.h.
|
inline |
Definition at line 397 of file CommandLine.h.
|
inline |
Definition at line 399 of file CommandLine.h.
References llvm::cl::Option::setDescription().
StringRef llvm::cl::desc::Desc |
Definition at line 395 of file CommandLine.h.