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

/external/clang/include/clang/Basic/
H A DSpecifiers.h59 TST_underlyingType, // __underlying_type for C++0x enumerator in enum:clang::TypeSpecifierType
/external/clang/include/clang/Sema/
H A DDeclSpec.h264 static const TST TST_underlyingType = clang::TST_underlyingType; member in class:clang::DeclSpec
364 T == TST_underlyingType || T == TST_atomic);

Completed in 131 milliseconds