Searched refs:TST_interface (Results 1 – 10 of 10) sorted by relevance
66 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
291 static const TST TST_interface = clang::TST_interface; variable415 T == TST_interface || T == TST_union || in isDeclRep()
1223 TagType = DeclSpec::TST_interface; in ParseClassSpecifier()2814 TagType == DeclSpec::TST_interface); in SkipCXXMemberSpecification()2916 if (TagType == DeclSpec::TST_interface && AS != AS_public) { in ParseCXXClassMemberDeclarationWithPragmas()2948 TagType == DeclSpec::TST_interface || in ParseCXXMemberSpecification()2987 TagType == DeclSpec::TST_interface); in ParseCXXMemberSpecification()3004 if (TagType == DeclSpec::TST_interface) in ParseCXXMemberSpecification()
2326 case DeclSpec::TST_interface: in ParseImplicitInt()
300 case TST_interface: in isDeclarationOfFunction()470 case DeclSpec::TST_interface: return "__interface"; in getSpecifierName()
738 case TST_interface: in containsUnexpandedParameterPacks()
559 case TTK_Interface: return DeclSpec::TST_interface; in isTagName()3809 case DeclSpec::TST_interface: in GetDiagnosticTypeSpecifierID()3832 DS.getTypeSpecType() == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()4071 TypeSpecType == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()11974 case TST_interface: in ParseTypedefDecl()
1442 case DeclSpec::TST_interface: { in ConvertDeclSpecToType()
3788 case DeclSpec::TST_interface: in CodeCompleteTag()
2384 case TST_interface: return ETK_Interface; in getKeywordForTypeSpec()2395 case TST_interface: return TTK_Interface; in getTagTypeKindForTypeSpec()