Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp14519 bool AllowOnePastEnd, bool IndexNegated) { in CheckArrayAccess()
14655 int AllowOnePastEnd = 0; in CheckArrayAccess() local