Searched refs:ShiftBW (Results 1 – 1 of 1) sorted by relevance
15531 unsigned ShiftBW = in VisitBinaryOperator() local15533 unsigned Amt = RHSVal.getLimitedValue(ShiftBW - 1); in VisitBinaryOperator()15541 << RHSVal << E->getType() << ShiftBW; in VisitBinaryOperator()