Searched refs:isARCWeak (Results 1 – 1 of 1) sorted by relevance
1052 bool isARCWeak = false; in ActOnPropertyImplDecl() local1079 isARCWeak = true; in ActOnPropertyImplDecl()1117 if ((getLangOpts().ObjCAutoRefCount || isARCWeak) && in ActOnPropertyImplDecl()1226 if (getLangOpts().ObjCAutoRefCount || isARCWeak || in ActOnPropertyImplDecl()