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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h219 TSCS__Thread_local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h250 static const TSCS TSCS__Thread_local = clang::TSCS__Thread_local; member in class:clang::DeclSpec
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp501 case DeclSpec::TSCS__Thread_local: return "_Thread_local";
H A DSemaDecl.cpp12915 case TSCS__Thread_local:
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp875 case TSCS__Thread_local:
H A DDecl.cpp2049 case TSCS__Thread_local:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp3680 isInvalid = DS.SetStorageClassSpecThread(DeclSpec::TSCS__Thread_local,

Completed in 324 milliseconds