Lines Matching refs:MatchFinder
42 class MatchVerifier : public MatchFinder::MatchCallback {
69 void run(const MatchFinder::MatchResult &Result) override;
70 virtual void verify(const MatchFinder::MatchResult &Result, in verify()
93 MatchFinder Finder; in match()
138 MatchFinder Finder; in match()
150 void MatchVerifier<NodeType>::run(const MatchFinder::MatchResult &Result) { in run()
163 const MatchFinder::MatchResult &Result) { in run()
188 void verify(const MatchFinder::MatchResult &Result, in verify()
228 void verify(const MatchFinder::MatchResult &Result, in verify()
267 void verify(const MatchFinder::MatchResult &Result, in verify()
294 void verify(const MatchFinder::MatchResult &Result, in verify()