Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
2178 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2241 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
195 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema4311 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
7391 bool CheckARCMethodDecl(ObjCMethodDecl *method);