LLVM: llvm::PatternMatch::bind_ty< Class > Struct Template Reference (original) (raw)

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

Public Member Functions
bind_ty (Class *&V)
template
bool match (ITy *V) const
Public Attributes
Class *& VR

Detailed Description

template
struct llvm::PatternMatch::bind_ty< Class >

Definition at line 823 of file PatternMatch.h.

Constructor & Destructor Documentation

Member Function Documentation

match()

template

template

Member Data Documentation

VR


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