Home
last modified time | relevance | path

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

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