Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Transformer/
DRewriteRule.cpp223 forEachDescendantDynamically(ast_matchers::BoundNodes Nodes, in forEachDescendantDynamically() function
239 MF->addMatcher(forEachDescendantDynamically<T>(Nodes, Matcher), this); in registerMatchers()