Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h231 TSCS_unspecified, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h264 static const TSCS TSCS_unspecified = clang::TSCS_unspecified; global() variable