Searched refs:UseExcessPrecision (Results 1 – 4 of 4) sorted by relevance
289 if (ElementType.UseExcessPrecision(CGF.getContext())) in getPromotionType()292 if (Ty.UseExcessPrecision(CGF.getContext())) in getPromotionType()
820 if (ElementType.UseExcessPrecision(Ctx)) in getPromotionType()824 if (Ty.UseExcessPrecision(Ctx)) { in getPromotionType()
1509 bool QualType::UseExcessPrecision(const ASTContext &Ctx) { in UseExcessPrecision() function in QualType1515 return ElementType.UseExcessPrecision(Ctx); in UseExcessPrecision()
767 bool UseExcessPrecision(const ASTContext &Ctx);