Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2593 bool ThreadlocalStatic = D.getTLSKind(); in EmitGuardedInit() local
2598 bool HasPerVariableGuard = ThreadsafeStatic && !ThreadlocalStatic; in EmitGuardedInit()
2607 if (ThreadlocalStatic) in EmitGuardedInit()