Searched defs:cst_pred_ty (Results 1 – 2 of 2) sorted by relevance
141 struct cst_pred_ty : public Predicate { struct143 bool match(ITy *V) { in match()
204 template <typename Predicate> struct cst_pred_ty : public Predicate { struct205 template <typename ITy> bool match(ITy *V) { in match()