Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
160 bool hasNativeARC() const { in hasNativeARC() function201 return hasNativeARC(); in hasNativeWeak()
1806 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in createARCRuntimeFunction()3129 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
270 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()