|
LLVM 24.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 450 of file CommandLine.h.
|
inline |
Definition at line 453 of file CommandLine.h.
References Category.
|
inline |
Definition at line 455 of file CommandLine.h.
References Category.
| OptionCategory& llvm::cl::cat::Category |
Definition at line 451 of file CommandLine.h.