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