Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
161 bool hasNativeARC() const { in hasNativeARC() function291 return hasNativeARC(); in hasNativeWeak()
2099 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC() && in setARCRuntimeFunctionLinkage()3630 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
1037 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()