Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5382 bool SignedIndices, bool IsSubtraction, in EmitCheckedInBoundsGEP()
H A DCGExpr.cpp4125 bool SignedIndices = false; in EmitArraySubscriptExpr() local