LLVM
10.0.0svn
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
desc (StringRef Str) | |
void | apply (Option &O) const |
Public Attributes | |
StringRef | Desc |
Definition at line 403 of file CommandLine.h.
|
inline |
Definition at line 406 of file CommandLine.h.
|
inline |
Definition at line 408 of file CommandLine.h.
References llvm::cl::Option::setDescription().
StringRef llvm::cl::desc::Desc |
Definition at line 404 of file CommandLine.h.