Searched defs:DstSigned (Results 1 – 2 of 2) sorted by relevance
1012 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheckHelper() local1064 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheck() local1102 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheckHelper() local1165 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheck() local
564 bool DstSigned = DstTy.isSignedIntegerTy(); in handleImplicitConversion() local