Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
151 bool hasNativeARC() const { in hasNativeARC() function189 return hasNativeARC(); in hasNativeWeak()
1779 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in createARCRuntimeFunction()2833 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
269 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()