Searched refs:getTraversalKind (Results 1 – 6 of 6) sorted by relevance
60 TraversalKind getTraversalKind() const { return Traversal; } in getTraversalKind() function82 TK = Ctx.getTraversalKind(); in TraversalKindScope()
591 Key.Traversal = Ctx.getParentMapContext().getTraversalKind(); in memoizedMatchesRecursively()842 TraversalKindScope RAII(getASTContext(), MP.first.getTraversalKind()); in matchWithFilter()957 Keys.back().Traversal = Ctx.getParentMapContext().getTraversalKind(); in matchesAnyAncestorOf()
191 return getASTContext().getParentMapContext().getTraversalKind() == in isTraversalIgnoringImplicitNodes()
457 return Parents->getParents(getTraversalKind(), Node); in getParents()
359 Matchers.push_back(!M.getTraversalKind() in taggedMatchers()
544 llvm::Optional<clang::TraversalKind> getTraversalKind() const {663 return this->InnerMatcher.getTraversalKind();1543 if (auto NestedKind = this->InnerMatcher.getTraversalKind())