Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
161 bool hasNativeARC() const { in hasNativeARC() function291 return hasNativeARC(); in hasNativeWeak()
2097 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC() && in setARCRuntimeFunctionLinkage()3624 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
1036 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()