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