Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2407 bool ThreadlocalStatic = D.getTLSKind(); in EmitGuardedInit() local
2412 bool HasPerVariableGuard = ThreadsafeStatic && !ThreadlocalStatic; in EmitGuardedInit()
2421 if (ThreadlocalStatic) in EmitGuardedInit()