Searched refs:TST_underlyingType (Results 1 – 7 of 7) sorted by relevance
61 TST_underlyingType, // __underlying_type for C++11 enumerator
301 static const TST TST_underlyingType = clang::TST_underlyingType; variable404 T == TST_underlyingType || T == TST_atomic); in isTypeRep()
325 case TST_underlyingType: in isDeclarationOfFunction()475 case DeclSpec::TST_underlyingType: return "__underlying_type"; in getSpecifierName()
704 case TST_underlyingType: in containsUnexpandedParameterPacks()
1012 case DeclSpec::TST_underlyingType: in ConvertDeclSpecToType()3615 assert(DS.getTypeSpecType() == DeclSpec::TST_underlyingType); in VisitUnaryTransformTypeLoc()
4427 case DeclSpec::TST_underlyingType: in RebuildDeclaratorInCurrentInstantiation()
903 if (DS.SetTypeSpecType(DeclSpec::TST_underlyingType, StartLoc, PrevSpec, in ParseUnderlyingTypeSpecifier()