|
LLVM
3.7.0
|
#include <PatternMatch.h>
Public Member Functions | |
| bind_ty (Class *&V) | |
| template<typename ITy > | |
| bool | match (ITy *V) |
Public Attributes | |
| Class *& | VR |
Definition at line 282 of file PatternMatch.h.
|
inline |
Definition at line 284 of file PatternMatch.h.
|
inline |
Definition at line 286 of file PatternMatch.h.
References llvm::PatternMatch::bind_ty< Class >::VR.
| Class*& llvm::PatternMatch::bind_ty< Class >::VR |
Definition at line 283 of file PatternMatch.h.
Referenced by llvm::PatternMatch::bind_ty< Class >::match().
1.8.6