Searched refs:HasNarrowing (Results 1 – 1 of 1) sorted by relevance
11492 bool HasNarrowing = checkThreeWayNarrowingConversion( in checkArithmeticOrEnumeralThreeWayCompare() local11494 HasNarrowing |= checkThreeWayNarrowingConversion(S, Type, RHS.get(), RHSType, in checkArithmeticOrEnumeralThreeWayCompare()11496 if (HasNarrowing) in checkArithmeticOrEnumeralThreeWayCompare()