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