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 342 of file CommandLine.h.
| llvm::cl::cat::cat | ( | OptionCategory & | c | ) | [inline] |
Definition at line 344 of file CommandLine.h.
| void llvm::cl::cat::apply | ( | Opt & | O | ) | const [inline] |
Definition at line 347 of file CommandLine.h.
References Category.
Definition at line 343 of file CommandLine.h.
Referenced by apply().