struct desc
Declaration
struct desc { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/CommandLine.h:406
Member Variables
- public llvm::StringRef Desc
Method Overview
Methods
¶void apply(llvm::cl::Option& O) const
void apply(llvm::cl::Option& O) const
Declared at: llvm/include/llvm/Support/CommandLine.h:411
Parameters
¶desc(llvm::StringRef Str)
desc(llvm::StringRef Str)
Declared at: llvm/include/llvm/Support/CommandLine.h:409
Parameters
- llvm::StringRef Str