Home
last modified time | relevance | path

Searched defs:isIndexInSubscriptExpr (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp253 static bool isIndexInSubscriptExpr(const Expr *IndexExpr, in isIndexInSubscriptExpr() function
287 static bool isIndexInSubscriptExpr(ASTContext *Context, const Expr *IndexExpr, in isIndexInSubscriptExpr() function