Searched refs:InheritsVirtualMethod (Results 1 – 1 of 1) sorted by relevance
38 ast_matchers::internal::Matcher<CXXRecordDecl> InheritsVirtualMethod = in registerMatchers() local43 anyOf(has(cxxMethodDecl(isVirtual())), InheritsVirtualMethod), in registerMatchers()