LLVM API Documentation
#include <CommandLine.h>
Public Member Functions | |
aliasopt (Option &O) | |
void | apply (alias &A) const |
Public Attributes | |
Option & | Opt |
Definition at line 1692 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1694 of file CommandLine.h.
|
inline |
Definition at line 1695 of file CommandLine.h.
References Opt, and llvm::cl::alias::setAliasFor().
Option& llvm::cl::aliasopt::Opt |
Definition at line 1693 of file CommandLine.h.
Referenced by apply().