Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSpecifiers.h71 TST_underlyingType, // __underlying_type for C++11 enumerator
/external/clang/include/clang/Sema/
DDeclSpec.h298 static const TST TST_underlyingType = clang::TST_underlyingType; variable