LLVM API Documentation
#include <PatternMatch.h>
Collaboration diagram for llvm::PatternMatch::bind_ty< Class >:
Public Member Functions | |
bind_ty (Class *&V) | |
template<typename ITy> | |
bool | match (ITy *V) |
Public Attributes | |
Class *& | VR |
Definition at line 53 of file PatternMatch.h.
|
Definition at line 55 of file PatternMatch.h. |
|
Definition at line 58 of file PatternMatch.h. References llvm::PatternMatch::bind_ty< Class >::VR. |
|
Definition at line 54 of file PatternMatch.h. Referenced by llvm::PatternMatch::bind_ty< Class >::match(). |