LLVM 20.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
value_desc (StringRef Str) | |
void | apply (Option &O) const |
Public Attributes | |
StringRef | Desc |
Definition at line 418 of file CommandLine.h.
|
inline |
Definition at line 421 of file CommandLine.h.
|
inline |
Definition at line 423 of file CommandLine.h.
StringRef llvm::cl::value_desc::Desc |
Definition at line 419 of file CommandLine.h.