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