Searched defs:AllowOnePastEnd (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 13070 CheckArrayAccess(const Expr * BaseExpr,const Expr * IndexExpr,const ArraySubscriptExpr * ASE,bool AllowOnePastEnd,bool IndexNegated) CheckArrayAccess() argument |