Searched defs:DstSigned (Results 1 – 2 of 2) sorted by relevance
1082 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheckHelper() local1134 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheck() local1206 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheckHelper() local1251 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheck() local1341 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitBitfieldTruncationCheckHelper() local1413 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitBitfieldConversionCheck() local
583 bool DstSigned = DstTy.isSignedIntegerTy(); in handleImplicitConversion() local