Searched refs:TST_typeofType (Results 1 – 7 of 7) sorted by relevance
85 TST_typeofType, // C23 (and GNU extension) typeof(type-name) enumerator
306 static const TST TST_typeofType = clang::TST_typeofType; variable453 return T == TST_atomic || T == TST_typename || T == TST_typeofType || in isTypeRep()
397 case TST_typeofType: { in isDeclarationOfFunction()591 case DeclSpec::TST_typeofType: in getSpecifierName()
1007 case TST_typeofType: in containsUnexpandedParameterPacks()
1238 case DeclSpec::TST_typeofType: in ConvertDeclSpecToType()5952 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType || in VisitTypeOfTypeLoc()
6067 case DeclSpec::TST_typeofType: in RebuildDeclaratorInCurrentInstantiation()
7952 : DeclSpec::TST_typeofType, in ParseTypeofSpecifier()