Searched defs:DstSigned (Results 1 – 2 of 2) sorted by relevance
1042 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheckHelper() local1094 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheck() local1149 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheckHelper() local1194 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheck() local1268 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitBitfieldTruncationCheckHelper() local1339 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitBitfieldConversionCheck() local
561 bool DstSigned = DstTy.isSignedIntegerTy(); in handleImplicitConversion() local