Searched refs:IsVisitorPtrType (Results 1 – 1 of 1) sorted by relevance
183 static bool IsVisitorPtrType(const clang::QualType& formal_type) { in IsVisitorPtrType() function202 if (IsVisitorPtrType(subst_type->getReplacementType())) { in IsVisitorDispatcherType()215 return IsVisitorPtrType(formal_type); in IsVisitorDispatcherType()239 } else if (!IsVisitorPtrType(formal_type)) { in GetTraceMethodType()