LLVM
10.0.0svn
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
value_desc (StringRef Str) | |
void | apply (Option &O) const |
Public Attributes | |
StringRef | Desc |
Definition at line 413 of file CommandLine.h.
|
inline |
Definition at line 416 of file CommandLine.h.
|
inline |
Definition at line 418 of file CommandLine.h.
References llvm::cl::Option::setValueStr().
StringRef llvm::cl::value_desc::Desc |
Definition at line 414 of file CommandLine.h.