Searched defs:SignedIndices (Results 1 – 2 of 2) sorted by relevance
5722 bool SignedIndices, bool IsSubtraction, in EmitCheckedInBoundsGEP()5838 bool SignedIndices, bool IsSubtraction, SourceLocation Loc, CharUnits Align, in EmitCheckedInBoundsGEP()
4168 bool SignedIndices = false; in EmitArraySubscriptExpr() local