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

/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2335 bool ThreadlocalStatic = D.getTLSKind(); local
2340 bool HasPerVariableGuard = ThreadsafeStatic && !ThreadlocalStatic;
2349 if (ThreadlocalStatic)

Completed in 34 milliseconds