LLVM API Documentation

llvm::cl::aliasopt Struct Reference

#include <CommandLine.h>

Collaboration diagram for llvm::cl::aliasopt:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 aliasopt (Option &O)
void apply (alias &A) const

Public Attributes

OptionOpt


Detailed Description

Definition at line 1311 of file CommandLine.h.


Constructor & Destructor Documentation

llvm::cl::aliasopt::aliasopt ( Option O  )  [inline, explicit]

Definition at line 1313 of file CommandLine.h.


Member Function Documentation

void llvm::cl::aliasopt::apply ( alias A  )  const [inline]

Definition at line 1314 of file CommandLine.h.

References Opt, and llvm::cl::alias::setAliasFor().


Member Data Documentation

Definition at line 1312 of file CommandLine.h.

Referenced by apply().


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



This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.