Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
2420 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2487 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
225 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema4719 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
8197 bool CheckARCMethodDecl(ObjCMethodDecl *method);