Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
160 bool hasNativeARC() const { in hasNativeARC() function201 return hasNativeARC(); in hasNativeWeak()
1814 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in createARCRuntimeFunction()2862 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
259 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()