Searched refs:TST_typeof_unqualType (Results 1 – 7 of 7) sorted by relevance
87 TST_typeof_unqualType, // C23 typeof_unqual(type-name) enumerator
309 static const TST TST_typeof_unqualType = clang::TST_typeof_unqualType; variable452 T == TST_typeof_unqualType || isTransformTypeTrait(T) || in isTypeRep()
397 case TST_typeof_unqualType: in isDeclarationOfFunction()594 case DeclSpec::TST_typeof_unqualType: in getSpecifierName()
886 case TST_typeof_unqualType: in containsUnexpandedParameterPacks()
1228 case DeclSpec::TST_typeof_unqualType: in ConvertDeclSpecToType()1238 Result, DS.getTypeSpecType() == DeclSpec::TST_typeof_unqualType in ConvertDeclSpecToType()5874 DS.getTypeSpecType() == DeclSpec::TST_typeof_unqualType); in VisitTypeOfTypeLoc()
5954 case DeclSpec::TST_typeof_unqualType: in RebuildDeclaratorInCurrentInstantiation()
8354 if (DS.SetTypeSpecType(IsUnqual ? DeclSpec::TST_typeof_unqualType in ParseTypeofSpecifier()