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