|
LLVM 24.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 391 of file CommandLine.h.
|
inline |
Definition at line 394 of file CommandLine.h.
References Desc.
|
inline |
Definition at line 396 of file CommandLine.h.
References Desc.
| StringRef llvm::cl::desc::Desc |
Definition at line 392 of file CommandLine.h.