Home | History | Annotate | Download | only in Sema

Lines Matching full:dstwidth

1182         unsigned DstWidth = Context.getIntWidth(DstType);
1186 AdjustAPSInt(RhsVal, DstWidth, DstIsSigned);
1202 AdjustAPSInt(Val, DstWidth, DstIsSigned);