Searched refs:TST_interface (Results 1 – 11 of 11) sorted by relevance
70 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
295 static const TST TST_interface = clang::TST_interface; variable419 T == TST_interface || T == TST_union || in isDeclRep()
1383 TagType = DeclSpec::TST_interface; in ParseClassSpecifier()2979 TagType == DeclSpec::TST_interface); in SkipCXXMemberSpecification()3077 if (TagType == DeclSpec::TST_interface && AS != AS_public) { in ParseCXXClassMemberDeclarationWithPragmas()3109 TagType == DeclSpec::TST_interface || in ParseCXXMemberSpecification()3148 TagType == DeclSpec::TST_interface); in ParseCXXMemberSpecification()3166 if (TagType == DeclSpec::TST_interface) in ParseCXXMemberSpecification()
948 case DeclSpec::TST_interface: in ParseDeclOrFunctionDefInternal()
2547 case DeclSpec::TST_interface: in ParseImplicitInt()
356 case TST_interface: in isDeclarationOfFunction()548 case DeclSpec::TST_interface: return "__interface"; in getSpecifierName()
860 case TST_interface: in containsUnexpandedParameterPacks()
614 case TTK_Interface: return DeclSpec::TST_interface; in isTagName()4194 case DeclSpec::TST_interface: in GetDiagnosticTypeSpecifierID()4217 DS.getTypeSpecType() == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()4448 TypeSpecType == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()13711 case TST_interface: in ParseTypedefDecl()
1478 case DeclSpec::TST_interface: { in ConvertDeclSpecToType()
4393 case DeclSpec::TST_interface: in CodeCompleteTag()
2520 case TST_interface: return ETK_Interface; in getKeywordForTypeSpec()2531 case TST_interface: return TTK_Interface; in getTagTypeKindForTypeSpec()