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