Searched defs:DstSigned (Results 1 – 4 of 4) sorted by relevance
979 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheckHelper() local1031 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerTruncationCheck() local1069 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheckHelper() local1132 bool DstSigned = DstType->isSignedIntegerOrEnumerationType(); in EmitIntegerSignChangeCheck() local
466 bool DstSigned = DstTy.isSignedIntegerTy(); in handleImplicitConversion() local
462 bool DstSigned = DstTy.isSignedIntegerTy(); in handleImplicitConversion() local
564 bool DstSigned = DstTy.isSignedIntegerTy(); in handleImplicitConversion() local