LLVM 20.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
desc (StringRef Str) | |
void | apply (Option &O) const |
Public Attributes | |
StringRef | Desc |
Definition at line 409 of file CommandLine.h.
|
inline |
Definition at line 412 of file CommandLine.h.
|
inline |
Definition at line 414 of file CommandLine.h.
StringRef llvm::cl::desc::Desc |
Definition at line 410 of file CommandLine.h.