Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp3677 bool signedIndices, in emitArraySubscriptGEP() argument
3681 return CGF.EmitCheckedInBoundsGEP(elemType, ptr, indices, signedIndices, in emitArraySubscriptGEP()
3752 bool signedIndices, SourceLocation loc, in emitArraySubscriptGEP() argument
3780 signedIndices, loc, name); in emitArraySubscriptGEP()