Searched refs:TST_typeofType (Results 1 – 7 of 7) sorted by relevance
61 TST_typeofType, enumerator
298 static const TST TST_typeofType = clang::TST_typeofType; variable399 return (T == TST_typename || T == TST_typeofType || in isTypeRep()
327 case TST_typeofType: { in isDeclarationOfFunction()470 case DeclSpec::TST_typeofType: in getSpecifierName()
703 case TST_typeofType: in containsUnexpandedParameterPacks()
1408 case DeclSpec::TST_typeofType: in ConvertDeclSpecToType()4554 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofType); in VisitTypeOfTypeLoc()
4527 case DeclSpec::TST_typeofType: in RebuildDeclaratorInCurrentInstantiation()
6166 if (DS.SetTypeSpecType(DeclSpec::TST_typeofType, StartLoc, PrevSpec, in ParseTypeofSpecifier()