Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3049 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function
3071 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()
3112 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()
3118 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()
3194 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()
3287 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()