LLVM API Documentation
#include <CommandLine.h>
Public Member Functions | |
cat (OptionCategory &c) | |
template<class Opt > | |
void | apply (Opt &O) const |
Public Attributes | |
OptionCategory & | Category |
Definition at line 337 of file CommandLine.h.
|
inline |
Definition at line 339 of file CommandLine.h.
|
inline |
Definition at line 342 of file CommandLine.h.
References Category.
OptionCategory& llvm::cl::cat::Category |
Definition at line 338 of file CommandLine.h.
Referenced by apply().