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