Home
last modified time | relevance | path

Searched refs:IndexNegated (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp8554 bool AllowOnePastEnd, bool IndexNegated) { in CheckArrayAccess() argument
8569 if (IndexNegated) in CheckArrayAccess()
/external/clang/include/clang/Sema/
DSema.h8950 bool AllowOnePastEnd=true, bool IndexNegated=false);