Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
2759 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function2781 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()2822 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()2828 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()2904 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()2997 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()