Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3587 bool signedIndices, in emitArraySubscriptGEP() argument
3591 return CGF.EmitCheckedInBoundsGEP(ptr, indices, signedIndices, in emitArraySubscriptGEP()
3662 bool signedIndices, SourceLocation loc, in emitArraySubscriptGEP() argument
3690 signedIndices, loc, name); in emitArraySubscriptGEP()