Searched refs:TST_typeof_unqualType (Results 1 – 7 of 7) sorted by relevance
87 TST_typeof_unqualType, // C23 typeof_unqual(type-name) enumerator
308 static const TST TST_typeof_unqualType = clang::TST_typeof_unqualType; variable430 T == TST_typeof_unqualType || isTransformTypeTrait(T); in isTypeRep()
396 case TST_typeof_unqualType: in isDeclarationOfFunction()590 case DeclSpec::TST_typeof_unqualType: in getSpecifierName()
869 case TST_typeof_unqualType: in containsUnexpandedParameterPacks()
1630 case DeclSpec::TST_typeof_unqualType: in ConvertDeclSpecToType()1640 Result, DS.getTypeSpecType() == DeclSpec::TST_typeof_unqualType in ConvertDeclSpecToType()6302 DS.getTypeSpecType() == DeclSpec::TST_typeof_unqualType); in VisitTypeOfTypeLoc()
6130 case DeclSpec::TST_typeof_unqualType: in RebuildDeclaratorInCurrentInstantiation()
7902 if (DS.SetTypeSpecType(IsUnqual ? DeclSpec::TST_typeof_unqualType in ParseTypeofSpecifier()