LLVM: llvm:🆑:aliasopt Struct Reference (original) (raw)

#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"

Public Member Functions
aliasopt (Option &O)
void apply (alias &A) const
Public Attributes
Option & Opt

Detailed Description

Definition at line 2013 of file CommandLine.h.

Constructor & Destructor Documentation

llvm:🆑:aliasopt::aliasopt ( Option & O) inlineexplicit

Definition at line 2016 of file CommandLine.h.

References Opt.

Member Function Documentation

â—† apply()

void llvm:🆑:aliasopt::apply ( alias & A) const inline

Definition at line 2018 of file CommandLine.h.

References A(), and Opt.

Member Data Documentation

â—† Opt

Option& llvm:🆑:aliasopt::Opt

Definition at line 2014 of file CommandLine.h.

Referenced by aliasopt(), and apply().


The documentation for this struct was generated from the following file: