Searched refs:TST_typeofExpr (Results 1 – 7 of 7) sorted by relevance
86 TST_typeofExpr, // C23 (and GNU extension) typeof(expression) enumerator
308 static const TST TST_typeofExpr = clang::TST_typeofExpr; variable456 return T == TST_typeofExpr || T == TST_typeof_unqualExpr || in isExprRep()
389 case TST_typeofExpr: in isDeclarationOfFunction()593 case DeclSpec::TST_typeofExpr: return "typeof"; in getSpecifierName()
898 case TST_typeofExpr: in containsUnexpandedParameterPacks()
1243 case DeclSpec::TST_typeofExpr: { in ConvertDeclSpecToType()5867 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofExpr || in VisitTypeOfExprTypeLoc()
5981 case DeclSpec::TST_typeofExpr: { in RebuildDeclaratorInCurrentInstantiation()
8380 : DeclSpec::TST_typeofExpr, in ParseTypeofSpecifier()