LLVM API Documentation
#include <CommandLine.h>
Collaboration diagram for llvm::cl::aliasopt:

Public Member Functions | |
| aliasopt (Option &O) | |
| void | apply (alias &A) const |
Public Attributes | |
| Option & | Opt |
Definition at line 1238 of file CommandLine.h.
| llvm::cl::aliasopt::aliasopt | ( | Option & | O | ) | [inline] |
Definition at line 1240 of file CommandLine.h.
| void llvm::cl::aliasopt::apply | ( | alias & | A | ) | const [inline] |