Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp289 const Expr *SourceExpr, bool PermitDeref) { in isIndexInSubscriptExpr() argument
298 if (PermitDeref && areSameExpr(Context, SourceExpr->IgnoreParenImpCasts(), in isIndexInSubscriptExpr()