Home
last modified time | relevance | path

Searched refs:signedIndices (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3915 bool signedIndices, in emitArraySubscriptGEP() argument
3919 return CGF.EmitCheckedInBoundsGEP(elemType, ptr, indices, signedIndices, in emitArraySubscriptGEP()
4017 bool signedIndices, SourceLocation loc, in emitArraySubscriptGEP() argument
4048 signedIndices, loc, name); in emitArraySubscriptGEP()