Searched refs:TST_struct (Results 1 – 10 of 10) sorted by relevance
51 TST_struct, enumerator
253 static const TST TST_struct = clang::TST_struct; variable364 return (T == TST_enum || T == TST_struct || in isDeclRep()
843 TagType = DeclSpec::TST_struct; in ParseClassSpecifier()885 if (TagType == DeclSpec::TST_struct && in ParseClassSpecifier()953 : TagType == DeclSpec::TST_struct? 1 in ParseClassSpecifier()1302 : TagType == DeclSpec::TST_struct? "struct" : "union"); in ParseClassSpecifier()1998 assert((TagType == DeclSpec::TST_struct || in ParseCXXMemberSpecification()
1201 case DeclSpec::TST_struct: in ParseImplicitInt()
259 case TST_struct: in isDeclarationOfFunction()383 case DeclSpec::TST_struct: return "struct"; in getSpecifierName()
650 case TST_struct: in containsUnexpandedParameterPacks()
248 case TTK_Struct: return DeclSpec::TST_struct; in isTagName()2182 DS.getTypeSpecType() == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()6723 case TST_struct: in ParseTypedefDecl()
737 case DeclSpec::TST_struct: { in ConvertDeclSpecToType()
3362 case DeclSpec::TST_struct: in CodeCompleteTag()
1295 case TST_struct: return ETK_Struct; in getKeywordForTypeSpec()1305 case TST_struct: return TTK_Struct; in getTagTypeKindForTypeSpec()