Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
2755 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function2777 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()2818 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()2824 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()2900 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()2966 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()