Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
3017 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function3039 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()3080 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()3086 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()3162 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()3255 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()