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