Searched defs:InputSigned (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp734 bool InputSigned = SrcType->isSignedIntegerOrEnumerationType(); local
779 bool InputSigned = SrcType->isSignedIntegerOrEnumerationType(); local
1022 bool InputSigned = SrcEltType->isSignedIntegerOrEnumerationType(); local
1433 bool InputSigned = E->getType()->isSignedIntegerOrEnumerationType(); local
[all...]

Completed in 110 milliseconds