Searched refs:TST_struct (Results 1 – 11 of 11) sorted by relevance
68 TST_struct, enumerator
284 static const TST TST_struct = clang::TST_struct; variable416 return (T == TST_enum || T == TST_struct || in isDeclRep()
368 case TST_struct: in isDeclarationOfFunction()568 case DeclSpec::TST_struct: return "struct"; in getSpecifierName()
902 case TST_struct: in containsUnexpandedParameterPacks()
625 case TTK_Struct: return DeclSpec::TST_struct; in isTagName()4616 case DeclSpec::TST_struct: in GetDiagnosticTypeSpecifierID()4640 DS.getTypeSpecType() == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()4878 TypeSpecType == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()15221 case TST_struct: in ParseTypedefDecl()
4292 DS.getTypeSpecType() == DeclSpec::TST_struct)) in CodeCompleteDeclSpec()5484 case DeclSpec::TST_struct: in CodeCompleteTag()
1564 case DeclSpec::TST_struct: in ConvertDeclSpecToType()
1460 TagType = DeclSpec::TST_struct; in ParseClassSpecifier()1509 if (TagType == DeclSpec::TST_struct && in ParseClassSpecifier()1596 TagType == DeclSpec::TST_struct; in ParseClassSpecifier()3298 assert((TagType == DeclSpec::TST_struct || in ParseCXXMemberSpecification()
1062 case DeclSpec::TST_struct: in ParseDeclOrFunctionDefInternal()
2637 case DeclSpec::TST_struct: in ParseImplicitInt()
2801 case TST_struct: return ETK_Struct; in getKeywordForTypeSpec()2812 case TST_struct: return TTK_Struct; in getTagTypeKindForTypeSpec()