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

/external/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp382 return matchesRecursively(Node, Matcher, Builder, MaxDepth, Traversal,
399 Result.ResultOfMatch = matchesRecursively(Node, Matcher, &Result.Nodes,
410 bool matchesRecursively(const ast_type_traits::DynTypedNode &Node, function in class:clang::ast_matchers::internal::__anon1207::MatchASTVisitor

Completed in 53 milliseconds