Searched refs:OverallPromotionType (Results 1 – 1 of 1) sorted by relevance
1180 QualType OverallPromotionType) { in EmitPromotedComplexOperand() argument1182 if (!OverallPromotionType.isNull()) in EmitPromotedComplexOperand()1183 return CGF.EmitPromotedComplexExpr(E, OverallPromotionType); in EmitPromotedComplexOperand()1187 if (!OverallPromotionType.isNull()) { in EmitPromotedComplexOperand()1189 OverallPromotionType->castAs<ComplexType>()->getElementType(); in EmitPromotedComplexOperand()