Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp385 return matchesRecursively(Node, Matcher, Builder, MaxDepth, Traversal, in memoizedMatchesRecursively()
402 Result.ResultOfMatch = matchesRecursively(Node, Matcher, &Result.Nodes, in memoizedMatchesRecursively()
413 bool matchesRecursively(const ast_type_traits::DynTypedNode &Node, in matchesRecursively() function in clang::ast_matchers::internal::__anonee074a4e0111::MatchASTVisitor