Searched defs:hasMethod (Results 1 – 3 of 3) sorted by relevance
81 bool hasMethod(const ObjCMethodDecl *MD) { in hasMethod() function
24 TEST(DeclarationMatcher, hasMethod) { in TEST() argument
3434 AST_MATCHER_P(CXXRecordDecl,hasMethod,internal::Matcher<CXXMethodDecl>,InnerMatcher) AST_MATCHER_P() argument