Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
1970 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function1992 if (isThreadWrapperReplaceable(VD, CGM)) { in getThreadLocalWrapperLinkage()2024 if (!Wrapper->hasLocalLinkage() && !isThreadWrapperReplaceable(VD, CGM)) in getOrCreateThreadLocalWrapper()2057 if (isThreadWrapperReplaceable(VD, CGM) && !VD->hasDefinition()) in EmitThreadLocalInitFuncs()