Searched defs:bind_const_intval_ty (Results 1 – 3 of 3) sorted by relevance
348 struct bind_const_intval_ty { struct350 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument352 template <typename ITy> bool match(ITy *V) { in match()
655 struct bind_const_intval_ty { struct658 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument660 template <typename ITy> bool match(ITy *V) { in match()
770 struct bind_const_intval_ty { struct773 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument775 template <typename ITy> bool match(ITy *V) { in match()