Searched refs:TST_typeofExpr (Results 1 – 7 of 7) sorted by relevance
59 TST_typeofExpr, enumerator
281 static const TST TST_typeofExpr = clang::TST_typeofExpr; variable390 return (T == TST_typeofExpr || T == TST_decltype); in isExprRep()
296 case TST_typeofExpr: in isDeclarationOfFunction()446 case DeclSpec::TST_typeofExpr: return "typeof"; in getSpecifierName()
703 case TST_typeofExpr: in containsUnexpandedParameterPacks()
962 case DeclSpec::TST_typeofExpr: { in ConvertDeclSpecToType()3550 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofExpr); in VisitTypeOfExprTypeLoc()
4207 case DeclSpec::TST_typeofExpr: { in RebuildDeclaratorInCurrentInstantiation()
5738 if (DS.SetTypeSpecType(DeclSpec::TST_typeofExpr, StartLoc, PrevSpec, in ParseTypeofSpecifier()