Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.h66 void gatherAncestors(ASTContext &Ctx) { in gatherAncestors() function
DLoopConvertCheck.cpp977 TUInfo->getParentFinder().gatherAncestors(*Context); in check()