Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h89 TST_decltype, // C++11 decltype enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h311 static const TST TST_decltype = clang::TST_decltype; variable