Home
last modified time | relevance | path

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

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