Searched refs:TST_typeofType (Results 1 – 7 of 7) sorted by relevance
85 TST_typeofType, // C23 (and GNU extension) typeof(type-name) enumerator
307 static const TST TST_typeofType = clang::TST_typeofType; variable451 return T == TST_atomic || T == TST_typename || T == TST_typeofType || in isTypeRep()
398 case TST_typeofType: { in isDeclarationOfFunction()592 case DeclSpec::TST_typeofType: in getSpecifierName()
887 case TST_typeofType: in containsUnexpandedParameterPacks()
1229 case DeclSpec::TST_typeofType: in ConvertDeclSpecToType()5873 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType || in VisitTypeOfTypeLoc()
5953 case DeclSpec::TST_typeofType: in RebuildDeclaratorInCurrentInstantiation()
8355 : DeclSpec::TST_typeofType, in ParseTypeofSpecifier()