Home
last modified time | relevance | path

Searched refs:OtherIntSigned (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp9708 bool OtherIntSigned = OtherIntTy->hasSignedIntegerRepresentation(); in canConvertIntToOtherIntTy() local
9724 return (IntSigned != OtherIntSigned && in canConvertIntToOtherIntTy()