Searched defs:IndexNegated (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp5099 bool AllowOnePastEnd, bool IndexNegated) {
5114 if (IndexNegated)
5097 CheckArrayAccess(const Expr *BaseExpr, const Expr *IndexExpr, const ArraySubscriptExpr *ASE, bool AllowOnePastEnd, bool IndexNegated) argument

Completed in 72 milliseconds