Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
162 bool hasNativeARC() const { in hasNativeARC() function292 return hasNativeARC(); in hasNativeWeak()
2104 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC() && in setARCRuntimeFunctionLinkage()3627 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
1137 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()