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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp452 bool memoizedMatchesRecursively(const DynTypedNode &Node, ASTContext &Ctx, function in class:clang::ast_matchers::internal::__anon1620::MatchASTVisitor
514 return memoizedMatchesRecursively(Node, Ctx, Matcher, Builder, 1, Traversal,
524 return memoizedMatchesRecursively(Node, Ctx, Matcher, Builder, INT_MAX,

Completed in 50 milliseconds