Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSpecifiers.h221 TSCS_unspecified, enumerator
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h247 static const TSCS TSCS_unspecified = clang::TSCS_unspecified; variable