Home
last modified time | relevance | path

Searched defs:SignedIndices (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp5006 bool SignedIndices, bool IsSubtraction, in EmitCheckedInBoundsGEP()
H A DCGExpr.cpp3712 bool SignedIndices = false; in EmitArraySubscriptExpr() local