Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.cpp295 const Expr *SourceExpr, bool PermitDeref) { in isIndexInSubscriptExpr() argument
304 if (PermitDeref && areSameExpr(Context, SourceExpr->IgnoreParenImpCasts(), in isIndexInSubscriptExpr()