Home
last modified time | relevance | path

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

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