Searched refs:TST_struct (Results 1 – 11 of 11) sorted by relevance
81 TST_struct, enumerator
302 static const TST TST_struct = clang::TST_struct; variable469 return (T == TST_enum || T == TST_struct || in isDeclRep()
366 case TST_struct: in isDeclarationOfFunction()586 case DeclSpec::TST_struct: return "struct"; in getSpecifierName()
1049 case TST_struct: in containsUnexpandedParameterPacks()
665 return DeclSpec::TST_struct; in isTagName()5089 case DeclSpec::TST_struct: in GetDiagnosticTypeSpecifierID()5118 DS.getTypeSpecType() == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()5342 TypeSpecType == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()17143 case TST_struct: in ParseTypedefDecl()
4698 DS.getTypeSpecType() == DeclSpec::TST_struct)) in CodeCompleteDeclSpec()6073 case DeclSpec::TST_struct: in CodeCompleteTag()
1196 case DeclSpec::TST_struct: in ConvertDeclSpecToType()
1555 TagType = DeclSpec::TST_struct; in ParseClassSpecifier()1605 if (TagType == DeclSpec::TST_struct && Tok.isNot(tok::identifier) && in ParseClassSpecifier()1699 TagType == DeclSpec::TST_struct; in ParseClassSpecifier()3542 assert((TagType == DeclSpec::TST_struct || in ParseCXXMemberSpecification()
1108 case DeclSpec::TST_struct: in ParseDeclOrFunctionDefInternal()
2881 case DeclSpec::TST_struct: in ParseImplicitInt()4653 if (DS.getTypeSpecType() != DeclSpec::TST_struct) in DiagnoseCountAttributedTypeInUnnamedAnon()
3231 case TST_struct: in getKeywordForTypeSpec()3246 case TST_struct: in getTagTypeKindForTypeSpec()