Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
2519 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2593 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
225 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema5000 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
9696 bool CheckARCMethodDecl(ObjCMethodDecl *method);