LLVM: llvm:🆑:SubCommandGroup Class Reference (original) (raw)

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

Public Member Functions
SubCommandGroup (std::initializer_list< SubCommand * > IL)
ArrayRef< SubCommand * > getSubCommands () const

Detailed Description

Definition at line 241 of file CommandLine.h.

Constructor & Destructor Documentation

llvm:🆑:SubCommandGroup::SubCommandGroup ( std::initializer_list< SubCommand * > IL) inline

Definition at line 245 of file CommandLine.h.

Member Function Documentation

â—† getSubCommands()

ArrayRef< SubCommand * > llvm:🆑:SubCommandGroup::getSubCommands ( ) const inline

Definition at line 247 of file CommandLine.h.


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