Searched refs:LHSUnpromotedType (Results 1 – 2 of 2) sorted by relevance
1343 QualType LHSUnpromotedType = LHSType; in UsualArithmeticConversions() local1349 if (LHSType != LHSUnpromotedType && !IsCompAssign) in UsualArithmeticConversions()
1523 QualType LHSUnpromotedType = LHSType; in UsualArithmeticConversions() local1529 if (LHSType != LHSUnpromotedType && ACK != ACK_CompAssign) in UsualArithmeticConversions()