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()
1426 TagType = DeclSpec::TST_interface; in ParseClassSpecifier()3089 TagType == DeclSpec::TST_interface); in SkipCXXMemberSpecification()3192 if (TagType == DeclSpec::TST_interface && AS != AS_public) { in ParseCXXClassMemberDeclarationWithPragmas()3231 TagType == DeclSpec::TST_interface || in ParseCXXMemberSpecification()3276 TagType == DeclSpec::TST_interface); in ParseCXXMemberSpecification()3294 if (TagType == DeclSpec::TST_interface) in ParseCXXMemberSpecification()
1065 case DeclSpec::TST_interface: in ParseDeclOrFunctionDefInternal()
2632 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()
618 case TTK_Interface: return DeclSpec::TST_interface; in isTagName()4555 case DeclSpec::TST_interface: in GetDiagnosticTypeSpecifierID()4578 DS.getTypeSpecType() == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()4816 TypeSpecType == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()15166 case TST_interface: in ParseTypedefDecl()
1562 case DeclSpec::TST_interface: { in ConvertDeclSpecToType()
5483 case DeclSpec::TST_interface: in CodeCompleteTag()
2799 case TST_interface: return ETK_Interface; in getKeywordForTypeSpec()2810 case TST_interface: return TTK_Interface; in getTagTypeKindForTypeSpec()