Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
1924 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()1976 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
196 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema3270 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
6793 bool CheckARCMethodDecl(ObjCMethodDecl *method);