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

  • public template <class Opt>void apply(Opt & O) const
  • public sub(llvm::cl::SubCommand & S)

Methods

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)

Declared at: llvm/include/llvm/Support/CommandLine.h:469

Parameters

llvm::cl::SubCommand& S