Searched refs:CastingType (Results 1 – 1 of 1) sorted by relevance
1671 APSIntType CastingType(std::max(LHS.getBitWidth(), RHS.getBitWidth()), in VisitBinaryOperator() local1674 RangeSet CastedLHS = RangeFactory.castTo(LHS, CastingType); in VisitBinaryOperator()1675 RangeSet CastedRHS = RangeFactory.castTo(RHS, CastingType); in VisitBinaryOperator()