LLVM 20.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
cat (OptionCategory &c) | |
template<class Opt > | |
void | apply (Opt &O) const |
Public Attributes | |
OptionCategory & | Category |
Definition at line 468 of file CommandLine.h.
|
inline |
Definition at line 471 of file CommandLine.h.
|
inline |
Definition at line 473 of file CommandLine.h.
References Category.
OptionCategory& llvm::cl::cat::Category |
Definition at line 469 of file CommandLine.h.
Referenced by apply().