Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp336 static const Expr *findContainer(ASTContext *Context, const Expr *BeginExpr, in findContainer() function
885 ContainerExpr = findContainer( in check()