Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.h96 void findExprComponents(const clang::Expr *SourceExpr) { in findExprComponents() function
DLoopConvertCheck.cpp945 ComponentFinder.findExprComponents(ContainerExpr->IgnoreParenImpCasts()); in check()