LLVM 22.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 410 of file CommandLine.h.
|
inline |
Definition at line 413 of file CommandLine.h.
|
inline |
Definition at line 415 of file CommandLine.h.
StringRef llvm::cl::desc::Desc |
Definition at line 411 of file CommandLine.h.