Home | History | Annotate | Download | only in Sema

Lines Matching refs:DstIsSigned

1120         bool DstIsSigned = DstType->isSignedIntegerOrEnumerationType();
1133 AdjustAPSInt(Val, DstWith, DstIsSigned);