Searched refs:TST_union (Results 1 – 10 of 10) sorted by relevance
53 TST_union, enumerator
292 static const TST TST_union = clang::TST_union; variable415 T == TST_interface || T == TST_union || in isDeclRep()
307 case TST_union: in isDeclarationOfFunction()466 case DeclSpec::TST_union: return "union"; in getSpecifierName()
735 case TST_union: in containsUnexpandedParameterPacks()
517 case TTK_Union: return DeclSpec::TST_union; in isTagName()3540 DS.getTypeSpecType() == DeclSpec::TST_union || in ParsedFreeStandingDeclSpec()3580 DS.getTypeSpecType() == DeclSpec::TST_union ? 3 : 4); in ParsedFreeStandingDeclSpec()3610 DS.getTypeSpecType() == DeclSpec::TST_union ? 3 : 4) in ParsedFreeStandingDeclSpec()3757 TypeSpecType == DeclSpec::TST_union || in ParsedFreeStandingDeclSpec()3765 TypeSpecType == DeclSpec::TST_union ? 2 : in ParsedFreeStandingDeclSpec()11038 case TST_union: in ParseTypedefDecl()
889 case DeclSpec::TST_union: in ConvertDeclSpecToType()
3706 case DeclSpec::TST_union: in CodeCompleteTag()
1370 case TST_union: return ETK_Union; in getKeywordForTypeSpec()1381 case TST_union: return TTK_Union; in getTagTypeKindForTypeSpec()
1205 TagType = DeclSpec::TST_union; in ParseClassSpecifier()2760 TagType == DeclSpec::TST_union || in ParseCXXMemberSpecification()
2203 case DeclSpec::TST_union: in ParseImplicitInt()