Home
last modified time | relevance | path

Searched defs:TSCS___thread (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h235 TSCS___thread, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h266 static const TSCS TSCS___thread = clang::TSCS___thread; variable