Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
2023 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2079 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
194 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema3281 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
7050 bool CheckARCMethodDecl(ObjCMethodDecl *method);