Searched refs:CheckARCMethodDecl (Results 1 – 6 of 6) sorted by relevance
2252 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2319 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
194 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema4460 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
2527 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2601 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
225 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema4995 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
7562 bool CheckARCMethodDecl(ObjCMethodDecl *method);
9544 bool CheckARCMethodDecl(ObjCMethodDecl *method);