Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp432 static bool arrayMatchesBoundExpr(ASTContext *Context, in arrayMatchesBoundExpr() function
698 !arrayMatchesBoundExpr(Context, Arr->IgnoreImpCasts()->getType(), in TraverseArraySubscriptExpr()