Searched refs:ValueLhsPlus1 (Results 1 – 1 of 1) sorted by relevance
170 APSInt ValueLhsPlus1; in areEquivalentRanges() local173 incrementWithoutOverflow(ValueLHS, ValueLhsPlus1) && in areEquivalentRanges()174 APSInt::compareValues(ValueLhsPlus1, ValueRHS) == 0; in areEquivalentRanges()212 APSInt ValueLhsPlus1; in areExclusiveRanges() local214 incrementWithoutOverflow(ValueLHS, ValueLhsPlus1) && in areExclusiveRanges()215 APSInt::compareValues(ValueLhsPlus1, ValueRHS) == 0) in areExclusiveRanges()251 APSInt ValueLhsPlus1; in rangesFullyCoverDomain() local253 incrementWithoutOverflow(ValueLHS, ValueLhsPlus1) && in rangesFullyCoverDomain()254 APSInt::compareValues(ValueLhsPlus1, ValueRHS) == 0) in rangesFullyCoverDomain()