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