Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2822 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function
2844 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()