Searched refs:UseExcessPrecision (Results 1 – 6 of 6) sorted by relevance
89 if (elementTy.UseExcessPrecision(cgf.getContext())) in getPromotionType()93 if (ty.UseExcessPrecision(cgf.getContext())) in getPromotionType()
807 if (ty.UseExcessPrecision(cgf.getContext())) { in getPromotionType()
335 if (ElementType.UseExcessPrecision(CGF.getContext())) in getPromotionType()338 if (Ty.UseExcessPrecision(CGF.getContext())) in getPromotionType()
876 if (ElementType.UseExcessPrecision(Ctx)) in getPromotionType()880 if (Ty.UseExcessPrecision(Ctx)) { in getPromotionType()
1617 bool QualType::UseExcessPrecision(const ASTContext &Ctx) { in UseExcessPrecision() function in QualType1623 return ElementType.UseExcessPrecision(Ctx); in UseExcessPrecision()
966 bool UseExcessPrecision(const ASTContext &Ctx);