Searched refs:LhsLoc (Results 1 – 1 of 1) sorted by relevance
775 Loc LhsLoc) { in assertEqualBitWidths() argument781 LhsLoc.getType(Ctx).isNull() ? 0 : Ctx.getTypeSize(LhsLoc.getType(Ctx)); in assertEqualBitWidths()782 if (RhsBitwidth && LhsBitwidth && (LhsLoc.getKind() == RhsLoc.getKind())) { in assertEqualBitWidths()