LLVM 20.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
SubCommandGroup (std::initializer_list< SubCommand * > IL) | |
ArrayRef< SubCommand * > | getSubCommands () const |
Definition at line 239 of file CommandLine.h.
|
inline |
Definition at line 243 of file CommandLine.h.
|
inline |
Definition at line 245 of file CommandLine.h.
Referenced by llvm::cl::sub::apply().