Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
1987 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2043 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
194 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema3268 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
7128 bool CheckARCMethodDecl(ObjCMethodDecl *method);