Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7670 bool AllowOnePastEnd, bool IndexNegated) { in CheckArrayAccess()
7787 int AllowOnePastEnd = 0; in CheckArrayAccess() local