Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.h75 const DeclParentMap &getDeclToParentStmtMap() { return DeclParents; } in getDeclToParentStmtMap() function
DLoopConvertCheck.cpp980 &TUInfo->getParentFinder().getDeclToParentStmtMap(), in check()