Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSpecifiers.h64 TST_underlyingType, // __underlying_type for C++11 enumerator
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h302 static const TST TST_underlyingType = clang::TST_underlyingType; variable