Searched refs:IntSigned (Results 1 – 1 of 1) sorted by relevance
9707 bool IntSigned = IntTy->hasSignedIntegerRepresentation(); in canConvertIntToOtherIntTy() local9714 unsigned NumBits = IntSigned in canConvertIntToOtherIntTy()9724 return (IntSigned != OtherIntSigned && in canConvertIntToOtherIntTy()