Searched refs:TST_interface (Results 1 – 11 of 11) sorted by relevance
70 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
285 static const TST TST_interface = clang::TST_interface; variable417 T == TST_interface || T == TST_union || in isDeclRep()
1462 TagType = DeclSpec::TST_interface; in ParseClassSpecifier()3156 TagType == DeclSpec::TST_interface); in SkipCXXMemberSpecification()3259 if (TagType == DeclSpec::TST_interface && AS != AS_public) { in ParseCXXClassMemberDeclarationWithPragmas()3299 TagType == DeclSpec::TST_interface || in ParseCXXMemberSpecification()3344 TagType == DeclSpec::TST_interface); in ParseCXXMemberSpecification()3380 if (TagType == DeclSpec::TST_interface) in ParseCXXMemberSpecification()
1068 case DeclSpec::TST_interface: in ParseDeclOrFunctionDefInternal()
2639 case DeclSpec::TST_interface: in ParseImplicitInt()
369 case TST_interface: in isDeclarationOfFunction()569 case DeclSpec::TST_interface: return "__interface"; in getSpecifierName()
903 case TST_interface: in containsUnexpandedParameterPacks()
626 case TTK_Interface: return DeclSpec::TST_interface; in isTagName()4618 case DeclSpec::TST_interface: in GetDiagnosticTypeSpecifierID()4641 DS.getTypeSpecType() == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()4879 TypeSpecType == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()15222 case TST_interface: in ParseTypedefDecl()
1565 case DeclSpec::TST_interface: { in ConvertDeclSpecToType()
5486 case DeclSpec::TST_interface: in CodeCompleteTag()
2802 case TST_interface: return ETK_Interface; in getKeywordForTypeSpec()2813 case TST_interface: return TTK_Interface; in getTagTypeKindForTypeSpec()