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