Searched refs:TST_struct (Results 1 – 11 of 11) sorted by relevance
78 TST_struct, enumerator
285 static const TST TST_struct = clang::TST_struct; variable417 return (T == TST_enum || T == TST_struct || in isDeclRep()
369 case TST_struct: in isDeclarationOfFunction()570 case DeclSpec::TST_struct: return "struct"; in getSpecifierName()
900 case TST_struct: in containsUnexpandedParameterPacks()
642 case TTK_Struct: return DeclSpec::TST_struct; in isTagName()4958 case DeclSpec::TST_struct: in GetDiagnosticTypeSpecifierID()4983 DS.getTypeSpecType() == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()5221 TypeSpecType == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()15837 case TST_struct: in ParseTypedefDecl()
4411 DS.getTypeSpecType() == DeclSpec::TST_struct)) in CodeCompleteDeclSpec()5762 case DeclSpec::TST_struct: in CodeCompleteTag()
1558 case DeclSpec::TST_struct: in ConvertDeclSpecToType()
1481 TagType = DeclSpec::TST_struct; in ParseClassSpecifier()1525 if (TagType == DeclSpec::TST_struct && Tok.isNot(tok::identifier) && in ParseClassSpecifier()1583 TagType == DeclSpec::TST_struct; in ParseClassSpecifier()3312 assert((TagType == DeclSpec::TST_struct || in ParseCXXMemberSpecification()
1104 case DeclSpec::TST_struct: in ParseDeclOrFunctionDefInternal()
2728 case DeclSpec::TST_struct: in ParseImplicitInt()
2843 case TST_struct: return ETK_Struct; in getKeywordForTypeSpec()2854 case TST_struct: return TTK_Struct; in getTagTypeKindForTypeSpec()