Home | History | Annotate | Download | only in Sema

Lines Matching refs:DstWidth

1131         unsigned DstWidth = Context.getIntWidth(DstType);
1135 AdjustAPSInt(RhsVal, DstWidth, DstIsSigned);
1146 AdjustAPSInt(Val, DstWidth, DstIsSigned);