Home
last modified time | relevance | path

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

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