Searched refs:OverallPromotionType (Results 1 – 1 of 1) sorted by relevance
1113 QualType OverallPromotionType) { in EmitPromotedComplexOperand() argument1115 if (!OverallPromotionType.isNull()) in EmitPromotedComplexOperand()1116 return CGF.EmitPromotedComplexExpr(E, OverallPromotionType); in EmitPromotedComplexOperand()1120 if (!OverallPromotionType.isNull()) { in EmitPromotedComplexOperand()1122 OverallPromotionType->castAs<ComplexType>()->getElementType(); in EmitPromotedComplexOperand()