LLVM: llvm::opt::OptTable::SubCommand Struct Reference (original) (raw)

Represents a subcommand and its options in the option table. More...

#include "[llvm/Option/OptTable.h](OptTable%5F8h%5Fsource.html)"

Detailed Description

Represents a subcommand and its options in the option table.

Definition at line 57 of file OptTable.h.

Member Data Documentation

HelpText

const char* llvm::opt::OptTable::SubCommand::HelpText

Name

const char* llvm::opt::OptTable::SubCommand::Name

Usage

const char* llvm::opt::OptTable::SubCommand::Usage


The documentation for this struct was generated from the following file: