Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
2513 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2584 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
225 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema5020 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
10732 bool CheckARCMethodDecl(ObjCMethodDecl *method);