Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp9576 bool AllowOnePastEnd, bool IndexNegated) { in CheckArrayAccess()
9694 int AllowOnePastEnd = 0; in CheckArrayAccess() local