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

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

Completed in 333 milliseconds