Searched defs:ConcreteRight (Results 1 – 1 of 1) sorted by relevance
176 if (auto ConcreteRight = Right.getAs<nonloc::ConcreteInt>()) in checkOvershift() local 274 if (const auto ConcreteRight = Right.getAs<nonloc::ConcreteInt>()) { checkLeftShiftOverflow() local