Home
last modified time | relevance | path

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

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