Searched refs:TST_typeofExpr (Results 1 – 13 of 13) sorted by relevance
69 TST_typeofExpr, enumerator
73 TST_typeofExpr, enumerator
316 case TST_typeofExpr: in isDeclarationOfFunction()473 case DeclSpec::TST_typeofExpr: return "typeof"; in getSpecifierName()
712 case TST_typeofExpr: in containsUnexpandedParameterPacks()
1530 case DeclSpec::TST_typeofExpr: { in ConvertDeclSpecToType()4880 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofExpr); in VisitTypeOfExprTypeLoc()
4756 case DeclSpec::TST_typeofExpr: { in RebuildDeclaratorInCurrentInstantiation()
289 static const TST TST_typeofExpr = clang::TST_typeofExpr; variable406 return (T == TST_typeofExpr || T == TST_decltype || T == TST_extint); in isExprRep()
385 case TST_typeofExpr: in isDeclarationOfFunction()571 case DeclSpec::TST_typeofExpr: return "typeof"; in getSpecifierName()
872 case TST_typeofExpr: in containsUnexpandedParameterPacks()
1624 case DeclSpec::TST_typeofExpr: { in ConvertDeclSpecToType()5868 assert(DS.getTypeSpecType() == DeclSpec::TST_typeofExpr); in VisitTypeOfExprTypeLoc()
5513 case DeclSpec::TST_typeofExpr: { in RebuildDeclaratorInCurrentInstantiation()
6318 if (DS.SetTypeSpecType(DeclSpec::TST_typeofExpr, StartLoc, PrevSpec, in ParseTypeofSpecifier()
7219 if (DS.SetTypeSpecType(DeclSpec::TST_typeofExpr, StartLoc, PrevSpec, in ParseTypeofSpecifier()