Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSpecifiers.h63 TST_decltype, // C++11 decltype enumerator
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h300 static const TST TST_decltype = clang::TST_decltype; variable