Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp8338 bool AllowOnePastEnd, bool IndexNegated) { in CheckArrayAccess()
8455 int AllowOnePastEnd = 0; in CheckArrayAccess() local