Searched refs:OtherIntSigned (Results 1 – 1 of 1) sorted by relevance
10094 bool OtherIntSigned = OtherIntTy->hasSignedIntegerRepresentation(); in canConvertIntToOtherIntTy() local10110 return (IntSigned != OtherIntSigned && in canConvertIntToOtherIntTy()