Searched refs:TST_typeofExpr (Results 1 – 7 of 7) sorted by relevance
86 TST_typeofExpr, // C23 (and GNU extension) typeof(expression) enumerator
307 static const TST TST_typeofExpr = clang::TST_typeofExpr; variable458 return T == TST_typeofExpr || T == TST_typeof_unqualExpr || in isExprRep()
388 case TST_typeofExpr: in isDeclarationOfFunction()592 case DeclSpec::TST_typeofExpr: return "typeof"; in getSpecifierName()
1018 case TST_typeofExpr: in containsUnexpandedParameterPacks()
1252 case DeclSpec::TST_typeofExpr: { in ConvertDeclSpecToType()5946 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofExpr || in VisitTypeOfExprTypeLoc()
6095 case DeclSpec::TST_typeofExpr: { in RebuildDeclaratorInCurrentInstantiation()
7977 : DeclSpec::TST_typeofExpr, in ParseTypeofSpecifier()