Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3234 bool IdxSigned = IdxExpr->getType()->isSignedIntegerOrEnumerationType(); VisitOffsetOfExpr() local
H A DCGExpr.cpp4165 bool IdxSigned = IdxTy->isSignedIntegerOrEnumerationType(); EmitArraySubscriptExpr() local
H A DCGBuiltin.cpp992 bool IdxSigned = Idx->getType()->isSignedIntegerType(); emitFlexibleArrayMemberSize() local