Searched refs:TST_typeofExpr (Results 1 – 7 of 7) sorted by relevance
63 TST_typeofExpr, enumerator
294 static const TST TST_typeofExpr = clang::TST_typeofExpr; variable399 return (T == TST_typeofExpr || T == TST_decltype); in isExprRep()
312 case TST_typeofExpr: in isDeclarationOfFunction()468 case DeclSpec::TST_typeofExpr: return "typeof"; in getSpecifierName()
712 case TST_typeofExpr: in containsUnexpandedParameterPacks()
1439 case DeclSpec::TST_typeofExpr: { in ConvertDeclSpecToType()4591 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofExpr); in VisitTypeOfExprTypeLoc()
4625 case DeclSpec::TST_typeofExpr: { in RebuildDeclaratorInCurrentInstantiation()
6209 if (DS.SetTypeSpecType(DeclSpec::TST_typeofExpr, StartLoc, PrevSpec, in ParseTypeofSpecifier()