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.cpp3017 static bool isThreadWrapperReplaceable(const VarDecl *VD, in isThreadWrapperReplaceable() function
3039 if (isThreadWrapperReplaceable(VD, CGM)) in getThreadLocalWrapperLinkage()
3080 if (!isThreadWrapperReplaceable(VD, CGM) || in getOrCreateThreadLocalWrapper()
3086 if (isThreadWrapperReplaceable(VD, CGM)) { in getOrCreateThreadLocalWrapper()
3162 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()
3255 if (isThreadWrapperReplaceable(VD, CGM)) { in EmitThreadLocalInitFuncs()