Searched refs:isARCWeak (Results 1 – 1 of 1) sorted by relevance
1037 bool isARCWeak = false; in ActOnPropertyImplDecl() local1064 isARCWeak = true; in ActOnPropertyImplDecl()1102 if ((getLangOpts().ObjCAutoRefCount || isARCWeak) && in ActOnPropertyImplDecl()1211 if (getLangOpts().ObjCAutoRefCount || isARCWeak || in ActOnPropertyImplDecl()