Searched refs:ARCError (Results 1 – 1 of 1) sorted by relevance
3031 bool ARCError = false; in ActOnMethodDeclaration() local3033 ARCError = CheckARCMethodDecl(*this, ObjCMethod); in ActOnMethodDeclaration()3036 if (!ARCError && RTC == Sema::RTC_Compatible && in ActOnMethodDeclaration()