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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2250 bool IdxSigned = IdxTy->isSignedIntegerOrEnumerationType(); local
H A DCGExprScalar.cpp1079 bool IdxSigned = IdxTy->isSignedIntegerOrEnumerationType(); local
1819 bool IdxSigned = IdxExpr->getType()->isSignedIntegerOrEnumerationType(); local

Completed in 54 milliseconds