Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9899 bool OtherIntSigned = OtherIntTy->hasSignedIntegerRepresentation(); in canConvertIntToOtherIntTy() local
9915 return (IntSigned != OtherIntSigned && in canConvertIntToOtherIntTy()