LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
sub (SubCommand &S) | |
template<class Opt > | |
void | apply (Opt &O) const |
Public Attributes | |
SubCommand & | Sub |
Definition at line 454 of file CommandLine.h.
|
inline |
Definition at line 457 of file CommandLine.h.
|
inline |
Definition at line 459 of file CommandLine.h.
SubCommand& llvm::cl::sub::Sub |
Definition at line 455 of file CommandLine.h.