Searched refs:hasNativeARC (Results 1 – 3 of 3) sorted by relevance
170 bool hasNativeARC() const { in hasNativeARC() function308 return hasNativeARC(); in hasNativeWeak()
2191 if (!CGM.getLangOpts().ObjCRuntime.hasNativeARC() && in setARCRuntimeFunctionLinkage()3699 if (CGM.getLangOpts().ObjCRuntime.hasNativeARC()) { in EmitObjCAutoreleasePoolStmt()
1235 if ((runtime.hasNativeARC() || !isObjCAutoRefCount(Args)) && in AddLinkARCArgs()