Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance
2822 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function2844 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()2885 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()2891 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()2967 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()3060 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()