Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2970 bool IdxSigned = IdxExpr->getType()->isSignedIntegerOrEnumerationType(); VisitOffsetOfExpr() local
H A DCGExpr.cpp4134 bool IdxSigned = IdxTy->isSignedIntegerOrEnumerationType(); EmitArraySubscriptExpr() local
H A DCGBuiltin.cpp1005 bool IdxSigned = Idx->getType()->isSignedIntegerType(); emitFlexibleArrayMemberSize() local