Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp13074 bool AllowOnePastEnd, bool IndexNegated) { in CheckArrayAccess()
13276 int AllowOnePastEnd = 0; in CheckArrayAccess() local