Searched refs:TST_typeofType (Results 1 – 7 of 7) sorted by relevance
68 TST_typeofType, enumerator
294 static const TST TST_typeofType = clang::TST_typeofType; variable403 return (T == TST_typename || T == TST_typeofType || in isTypeRep()
323 case TST_typeofType: { in isDeclarationOfFunction()472 case DeclSpec::TST_typeofType: in getSpecifierName()
703 case TST_typeofType: in containsUnexpandedParameterPacks()
1520 case DeclSpec::TST_typeofType: in ConvertDeclSpecToType()4885 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType); in VisitTypeOfTypeLoc()
4731 case DeclSpec::TST_typeofType: in RebuildDeclaratorInCurrentInstantiation()
6295 if (DS.SetTypeSpecType(DeclSpec::TST_typeofType, StartLoc, PrevSpec, in ParseTypeofSpecifier()