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