Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp4850 bool SignedIndices, bool IsSubtraction, in EmitCheckedInBoundsGEP()
DCGExpr.cpp3702 bool SignedIndices = false; in EmitArraySubscriptExpr() local