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.cpp5722 bool SignedIndices, bool IsSubtraction, in EmitCheckedInBoundsGEP()
5838 bool SignedIndices, bool IsSubtraction, SourceLocation Loc, CharUnits Align, in EmitCheckedInBoundsGEP()
H A DCGExpr.cpp4168 bool SignedIndices = false; in EmitArraySubscriptExpr() local