Searched refs:ValueLHS_plus1 (Results 1 – 1 of 1) sorted by relevance
169 APSInt ValueLHS_plus1; in areEquivalentRanges() local172 incrementWithoutOverflow(ValueLHS, ValueLHS_plus1) && in areEquivalentRanges()173 APSInt::compareValues(ValueLHS_plus1, ValueRHS) == 0; in areEquivalentRanges()211 APSInt ValueLHS_plus1; in areExclusiveRanges() local213 incrementWithoutOverflow(ValueLHS, ValueLHS_plus1) && in areExclusiveRanges()214 APSInt::compareValues(ValueLHS_plus1, ValueRHS) == 0) in areExclusiveRanges()250 APSInt ValueLHS_plus1; in rangesFullyCoverDomain() local252 incrementWithoutOverflow(ValueLHS, ValueLHS_plus1) && in rangesFullyCoverDomain()253 APSInt::compareValues(ValueLHS_plus1, ValueRHS) == 0) in rangesFullyCoverDomain()