Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2501 bool ThreadsafeStatic = getContext().getLangOpts().ThreadsafeStatics; in EmitGuardedInit() local
2505 bool HasPerVariableGuard = ThreadsafeStatic && !ThreadlocalStatic; in EmitGuardedInit()
2516 else if (!ThreadsafeStatic) in EmitGuardedInit()