Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
2746 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function2768 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()2809 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()2815 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()2891 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()2984 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()