Searched refs:getInfoForType (Results 1 – 5 of 5) sorted by relevance
198 const ComparisonCategoryInfo &getInfoForType(QualType Ty) const;
161 const ComparisonCategoryInfo &ComparisonCategories::getInfoForType(QualType Ty) const { in getInfoForType() function in ComparisonCategories
13894 Info.Ctx.CompCategories.getInfoForType(E->getType()); in VisitBinCmp()
1049 CGF.getContext().CompCategories.getInfoForType(E->getType()); in VisitBinCmp()
8389 VarDecl *EqualVD = S.Context.CompCategories.getInfoForType(StrongOrdering) in build()