Searched refs:ClassDeclarationMatch (Results 1 – 1 of 1) sorted by relevance
225 class ClassDeclarationMatch : public MatchFinder::MatchCallback { class227 explicit ClassDeclarationMatch(ClangMoveTool *MoveTool) in ClassDeclarationMatch() function in clang::move::__anon0822c8420111::ClassDeclarationMatch615 MatchCallbacks.push_back(std::make_unique<ClassDeclarationMatch>(this)); in registerMatchers()