Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h92 TST_auto, // C++11 auto enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h315 static const TST TST_auto = clang::TST_auto; global() variable