|
LLVM
3.7.0
|
#include <CommandLine.h>
Public Member Functions | |
| cat (OptionCategory &c) | |
| template<class Opt > | |
| void | apply (Opt &O) const |
Public Attributes | |
| OptionCategory & | Category |
Definition at line 346 of file CommandLine.h.
|
inline |
Definition at line 348 of file CommandLine.h.
|
inline |
Definition at line 350 of file CommandLine.h.
References Category.
| OptionCategory& llvm::cl::cat::Category |
Definition at line 347 of file CommandLine.h.
Referenced by apply().
1.8.6