Lines Matching refs:DstIsSigned
1183 bool DstIsSigned = DstType->isSignedIntegerOrEnumerationType();1186 AdjustAPSInt(RhsVal, DstWidth, DstIsSigned);1202 AdjustAPSInt(Val, DstWidth, DstIsSigned);