Searched refs:ShouldPreserveSignBit (Results 1 – 1 of 1) sorted by relevance
234 const bool ShouldPreserveSignBit = !Ctx.getLangOpts().CPlusPlus; in checkLeftShiftOverflow() local256 LeftBitWidth - static_cast<unsigned>(ShouldPreserveSignBit); in checkLeftShiftOverflow()268 ShouldPreserveSignBit ? "excluding" : "including"); in checkLeftShiftOverflow()