Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
3049 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function3071 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()3112 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()3118 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()3194 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()3287 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()