LLVM API Documentation
#include <CommandLine.h>

Public Member Functions | |
| aliasopt (Option &O) | |
| void | apply (alias &A) const |
Public Attributes | |
| Option & | Opt |
Definition at line 1712 of file CommandLine.h.
| llvm::cl::aliasopt::aliasopt | ( | Option & | O | ) | [inline, explicit] |
Definition at line 1714 of file CommandLine.h.
| void llvm::cl::aliasopt::apply | ( | alias & | A | ) | const [inline] |
Definition at line 1715 of file CommandLine.h.
References Opt, and llvm::cl::alias::setAliasFor().
Definition at line 1713 of file CommandLine.h.
Referenced by apply().