Searched refs:TST_underlyingType (Results 1 – 7 of 7) sorted by relevance
57 TST_underlyingType, // __underlying_type for C++0x enumerator
259 static const TST TST_underlyingType = clang::TST_underlyingType; variable358 T == TST_underlyingType); in isTypeRep()
273 case TST_underlyingType: in isDeclarationOfFunction()389 case DeclSpec::TST_underlyingType: return "__underlying_type"; in getSpecifierName()
621 case TST_underlyingType: { in containsUnexpandedParameterPacks()
837 case DeclSpec::TST_underlyingType: in ConvertDeclSpecToType()2770 assert(DS.getTypeSpecType() == DeclSpec::TST_underlyingType); in VisitUnaryTransformTypeLoc()
2903 case DeclSpec::TST_underlyingType: { in RebuildDeclaratorInCurrentInstantiation()
688 if (DS.SetTypeSpecType(DeclSpec::TST_underlyingType, StartLoc, PrevSpec, in ParseUnderlyingTypeSpecifier()