|
LLVM
3.7.0
|
#include <CommandLine.h>
Public Member Functions | |
| aliasopt (Option &O) | |
| void | apply (alias &A) const |
Public Attributes | |
| Option & | Opt |
Definition at line 1619 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1621 of file CommandLine.h.
|
inline |
Definition at line 1622 of file CommandLine.h.
References Opt, and llvm::cl::alias::setAliasFor().
| Option& llvm::cl::aliasopt::Opt |
Definition at line 1620 of file CommandLine.h.
Referenced by apply().
1.8.6