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

/freebsd-current/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp602 return matchesRecursively(Node, Matcher, Builder, MaxDepth, Bind);
621 matchesRecursively(Node, Matcher, &Result.Nodes, MaxDepth, Bind);
631 bool matchesRecursively(const DynTypedNode &Node, function in class:clang::ast_matchers::internal::__anon318::MatchASTVisitor

Completed in 51 milliseconds