|
LLVM
4.0.0
|
#include <CommandLine.h>
Public Member Functions | |
| sub (SubCommand &S) | |
| template<class Opt > | |
| void | apply (Opt &O) const |
Public Attributes | |
| SubCommand & | Sub |
Definition at line 426 of file CommandLine.h.
|
inline |
Definition at line 429 of file CommandLine.h.
|
inline |
Definition at line 431 of file CommandLine.h.
References Sub.
| SubCommand& llvm::cl::sub::Sub |
Definition at line 427 of file CommandLine.h.
Referenced by apply().
1.8.6