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