Home
last modified time | relevance | path

Searched refs:isThreadWrapperReplaceable (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2759 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function
2781 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()
2822 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()
2828 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()
2904 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()
2997 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()