Searched refs:TST_typeofType (Results 1 – 7 of 7) sorted by relevance
82 TST_typeofType, // C2x (and GNU extension) typeof(type-name) enumerator
290 static const TST TST_typeofType = clang::TST_typeofType; variable413 return T == TST_atomic || T == TST_typename || T == TST_typeofType || in isTypeRep()
397 case TST_typeofType: { in isDeclarationOfFunction()576 case DeclSpec::TST_typeofType: in getSpecifierName()
863 case TST_typeofType: in containsUnexpandedParameterPacks()
1613 case DeclSpec::TST_typeofType: in ConvertDeclSpecToType()6151 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType || in VisitTypeOfTypeLoc()
5992 case DeclSpec::TST_typeofType: in RebuildDeclaratorInCurrentInstantiation()
7653 : DeclSpec::TST_typeofType, in ParseTypeofSpecifier()