Searched refs:BoundNodesView (Results 1 – 2 of 2) sorted by relevance
704 void visitMatch(const BoundNodes& BoundNodesView) override { in visitMatch() argument705 Callback->run(MatchFinder::MatchResult(BoundNodesView, Context)); in visitMatch()
196 virtual void visitMatch(const BoundNodes& BoundNodesView) = 0;