Searched refs:TST_union (Results 1 – 10 of 10) sorted by relevance
53 TST_union, enumerator
267 static const TST TST_union = clang::TST_union; variable382 T == TST_interface || T == TST_union || in isDeclRep()
274 case TST_union: in isDeclarationOfFunction()402 case DeclSpec::TST_union: return "union"; in getSpecifierName()
728 case TST_union: in containsUnexpandedParameterPacks()
365 case TTK_Union: return DeclSpec::TST_union; in isTagName()2612 DS.getTypeSpecType() == DeclSpec::TST_union || in ParsedFreeStandingDeclSpec()2651 DS.getTypeSpecType() == DeclSpec::TST_union ? 3 : 4); in ParsedFreeStandingDeclSpec()2773 TypeSpecType == DeclSpec::TST_union || in ParsedFreeStandingDeclSpec()2782 TypeSpecType == DeclSpec::TST_union ? 2 : in ParsedFreeStandingDeclSpec()8142 case TST_union: in ParseTypedefDecl()
755 case DeclSpec::TST_union: in ConvertDeclSpecToType()
3598 case DeclSpec::TST_union: in CodeCompleteTag()
1325 case TST_union: return ETK_Union; in getKeywordForTypeSpec()1336 case TST_union: return TTK_Union; in getTagTypeKindForTypeSpec()
1043 TagType = DeclSpec::TST_union; in ParseClassSpecifier()2244 TagType == DeclSpec::TST_union || in ParseCXXMemberSpecification()
1874 case DeclSpec::TST_union: in ParseImplicitInt()2931 Diag(Tok, diag::ext_empty_struct_union) << (TagType == TST_union); in ParseStructUnionBody()2932 Diag(Tok, diag::warn_empty_struct_union_compat) << (TagType == TST_union); in ParseStructUnionBody()