Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
170 bool hasNativeARC() const { in hasNativeARC() function308 return hasNativeARC(); in hasNativeWeak()
2146 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC() && in setARCRuntimeFunctionLinkage()3653 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
1193 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()