Searched refs:IsVisitorPtrType (Results 1 – 1 of 1) sorted by relevance
175 static bool IsVisitorPtrType(const clang::QualType& formal_type) { in IsVisitorPtrType() function194 if (IsVisitorPtrType(subst_type->getReplacementType())) { in IsVisitorDispatcherType()207 return IsVisitorPtrType(formal_type); in IsVisitorDispatcherType()225 if (!IsVisitorPtrType(formal_type)) { in GetTraceMethodType()