|
LLVM 23.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 405 of file CommandLine.h.
|
inline |
Definition at line 408 of file CommandLine.h.
References Desc.
|
inline |
Definition at line 410 of file CommandLine.h.
References Desc.
| StringRef llvm::cl::desc::Desc |
Definition at line 406 of file CommandLine.h.