Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
2721 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function2743 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()2784 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()2790 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()2866 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()2959 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()