LLVM
8.0.1
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
aliasopt (Option &O) | |
void | apply (alias &A) const |
Public Attributes | |
Option & | Opt |
Definition at line 1759 of file CommandLine.h.
|
inlineexplicit |
Definition at line 1762 of file CommandLine.h.
|
inline |
Definition at line 1764 of file CommandLine.h.
References llvm::cl::alias::setAliasFor().
Option& llvm::cl::aliasopt::Opt |
Definition at line 1760 of file CommandLine.h.