Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
2518 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2592 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
225 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema5008 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
10090 bool CheckARCMethodDecl(ObjCMethodDecl *method);