Searched defs:LeftBitWidth (Results 1 – 2 of 2) sorted by relevance
239 const unsigned LeftBitWidth = Ctx.getASTContext().getIntWidth(LHSTy); in checkLeftShiftOverflow() local
222 unsigned LeftBitWidth = LeftOp.getBitWidth(); in eval() local