Home
last modified time | relevance | path

Searched defs:DestSigned (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2551 bool DestSigned = DestType->isSignedIntegerOrEnumerationType(); in HandleFloatToIntCast() local
15885 bool DestSigned = E->getType()->isSignedIntegerOrEnumerationType(); in CheckICE() local