Searched refs:objcMethodDecl (Results 1 – 4 of 4) sorted by relevance
225 objcMethodDecl(HasParamAndWritesInMarkedFuncM).bind(IsMethodBind), in checkASTCodeBody()
521 REGISTER_MATCHER(objcMethodDecl); in RegistryMaps()
836 objcMethodDecl; variable
1603 objcMethodDecl;3725 /// matcher = objcMethodDecl(isClassMethod())3741 /// matcher = objcMethodDecl(isInstanceMethod())3951 /// objcMessageExpr(callee(objcMethodDecl(hasName("foo"))))5024 /// the matcher objcMethodDecl(hasParameter(0, hasName("y")))5260 /// the matcher objcMethodDecl(hasAnyParameter(hasName("y")))8360 /// declStmt(forCallable(objcMethodDecl())) in AST_MATCHER_P()