Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h75 TST_underlyingType, // __underlying_type for C++11 enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h292 static const TST TST_underlyingType = clang::TST_underlyingType; variable