Searched refs:UseExcessPrecision (Results 1 – 4 of 4) sorted by relevance
347 if (ElementType.UseExcessPrecision(CGF.getContext())) in getPromotionType()350 if (Ty.UseExcessPrecision(CGF.getContext())) in getPromotionType()
839 if (ElementType.UseExcessPrecision(Ctx)) in getPromotionType()843 if (Ty.UseExcessPrecision(Ctx)) { in getPromotionType()
1571 bool QualType::UseExcessPrecision(const ASTContext &Ctx) { in UseExcessPrecision() function in QualType1577 return ElementType.UseExcessPrecision(Ctx); in UseExcessPrecision()
971 bool UseExcessPrecision(const ASTContext &Ctx);