Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h94 TST_auto_type, // __auto_type extension enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h319 static const TST TST_auto_type = clang::TST_auto_type; variable