Searched refs:CheckARCMethodDecl (Results 1 – 3 of 3) sorted by relevance
1983 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()2039 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
197 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema3225 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
6920 bool CheckARCMethodDecl(ObjCMethodDecl *method);