Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
2404 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function2426 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()2467 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()2473 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()2534 if (isThreadWrapperReplaceable(VD, CGM) && !VD->hasDefinition()) { in EmitThreadLocalInitFuncs()2584 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()