|
LLVM
8.0.1
|
#include "llvm/IR/PatternMatch.h"

Public Member Functions | |
| bind_ty (Class *&V) | |
| template<typename ITy > | |
| bool | match (ITy *V) |
Public Attributes | |
| Class *& | VR |
Definition at line 460 of file PatternMatch.h.
|
inline |
Definition at line 463 of file PatternMatch.h.
|
inline |
Definition at line 465 of file PatternMatch.h.
| Class*& llvm::PatternMatch::bind_ty< Class >::VR |
Definition at line 461 of file PatternMatch.h.
1.8.13