Searched refs:getInfoForType (Results 1 – 4 of 4) sorted by relevance
211 const ComparisonCategoryInfo &getInfoForType(QualType Ty) const;
140 const ComparisonCategoryInfo &ComparisonCategories::getInfoForType(QualType Ty) const { in getInfoForType() function in ComparisonCategories
9103 Info.Ctx.CompCategories.getInfoForType(E->getType()); in EvaluateComparisonBinaryOperator()9391 Info.Ctx.CompCategories.getInfoForType(E->getType()); in VisitBinCmp()
953 CGF.getContext().CompCategories.getInfoForType(E->getType()); in VisitBinCmp()