Searched refs:TST_struct (Results 1 – 11 of 11) sorted by relevance
78 TST_struct, enumerator
286 static const TST TST_struct = clang::TST_struct; variable428 return (T == TST_enum || T == TST_struct || in isDeclRep()
369 case TST_struct: in isDeclarationOfFunction()573 case DeclSpec::TST_struct: return "struct"; in getSpecifierName()
905 case TST_struct: in containsUnexpandedParameterPacks()
679 case TTK_Struct: return DeclSpec::TST_struct; in isTagName()5034 case DeclSpec::TST_struct: in GetDiagnosticTypeSpecifierID()5059 DS.getTypeSpecType() == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()5297 TypeSpecType == DeclSpec::TST_struct || in ParsedFreeStandingDeclSpec()16297 case TST_struct: in ParseTypedefDecl()
4446 DS.getTypeSpecType() == DeclSpec::TST_struct)) in CodeCompleteDeclSpec()5813 case DeclSpec::TST_struct: in CodeCompleteTag()
1571 case DeclSpec::TST_struct: in ConvertDeclSpecToType()
1535 TagType = DeclSpec::TST_struct; in ParseClassSpecifier()1579 if (TagType == DeclSpec::TST_struct && Tok.isNot(tok::identifier) && in ParseClassSpecifier()1672 TagType == DeclSpec::TST_struct; in ParseClassSpecifier()3405 assert((TagType == DeclSpec::TST_struct || in ParseCXXMemberSpecification()
1136 case DeclSpec::TST_struct: in ParseDeclOrFunctionDefInternal()
2746 case DeclSpec::TST_struct: in ParseImplicitInt()
2850 case TST_struct: return ETK_Struct; in getKeywordForTypeSpec()2861 case TST_struct: return TTK_Struct; in getTagTypeKindForTypeSpec()