struct sub
Declaration
struct sub { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/CommandLine.h:466
Member Variables
- public llvm::cl::SubCommand& Sub
Method Overview
Methods
¶template <class Opt>
void apply(Opt& O) const
template <class Opt>
void apply(Opt& O) const
Declared at: llvm/include/llvm/Support/CommandLine.h:471
Templates
- Opt
Parameters
- Opt& O
¶sub(llvm::cl::SubCommand& S)
sub(llvm::cl::SubCommand& S)
Declared at: llvm/include/llvm/Support/CommandLine.h:469