Searched refs:REnum (Results 1 – 1 of 1) sorted by relevance
1487 REnum = R->isUnscopedEnumerationType(); in checkEnumArithmeticConversions() local1490 (REnum && L->isFloatingType())) { in checkEnumArithmeticConversions()1498 } else if (!IsCompAssign && LEnum && REnum && in checkEnumArithmeticConversions()