Searched refs:TST_typeofType (Results 1 – 14 of 14) sorted by relevance
68 TST_typeofType, enumerator
72 TST_typeofType, enumerator
294 static const TST TST_typeofType = clang::TST_typeofType; variable403 return (T == TST_typename || T == TST_typeofType || in isTypeRep()
323 case TST_typeofType: { in isDeclarationOfFunction()472 case DeclSpec::TST_typeofType: in getSpecifierName()
703 case TST_typeofType: in containsUnexpandedParameterPacks()
1520 case DeclSpec::TST_typeofType: in ConvertDeclSpecToType()4885 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType); in VisitTypeOfTypeLoc()
4731 case DeclSpec::TST_typeofType: in RebuildDeclaratorInCurrentInstantiation()
288 static const TST TST_typeofType = clang::TST_typeofType; variable402 return (T == TST_typename || T == TST_typeofType || in isTypeRep()
392 case TST_typeofType: { in isDeclarationOfFunction()570 case DeclSpec::TST_typeofType: in getSpecifierName()
863 case TST_typeofType: in containsUnexpandedParameterPacks()
1614 case DeclSpec::TST_typeofType: in ConvertDeclSpecToType()5873 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType); in VisitTypeOfTypeLoc()
5488 case DeclSpec::TST_typeofType: in RebuildDeclaratorInCurrentInstantiation()
6295 if (DS.SetTypeSpecType(DeclSpec::TST_typeofType, StartLoc, PrevSpec, in ParseTypeofSpecifier()
7196 if (DS.SetTypeSpecType(DeclSpec::TST_typeofType, StartLoc, PrevSpec, in ParseTypeofSpecifier()