Home
last modified time | relevance | path

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

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