Searched refs:OverallPromotionType (Results 1 – 1 of 1) sorted by relevance
1002 QualType OverallPromotionType) { in EmitPromotedComplexOperand() argument1004 if (!OverallPromotionType.isNull()) in EmitPromotedComplexOperand()1005 return CGF.EmitPromotedComplexExpr(E, OverallPromotionType); in EmitPromotedComplexOperand()1009 if (!OverallPromotionType.isNull()) { in EmitPromotedComplexOperand()1011 OverallPromotionType->castAs<ComplexType>()->getElementType(); in EmitPromotedComplexOperand()