Searched refs:TST_interface (Results 1 – 10 of 10) sorted by relevance
60 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
290 static const TST TST_interface = clang::TST_interface; variable407 T == TST_interface || T == TST_union || in isDeclRep()
1208 TagType = DeclSpec::TST_interface; in ParseClassSpecifier()2794 TagType == DeclSpec::TST_interface); in SkipCXXMemberSpecification()2896 if (TagType == DeclSpec::TST_interface && AS != AS_public) { in ParseCXXClassMemberDeclarationWithPragmas()2927 TagType == DeclSpec::TST_interface || in ParseCXXMemberSpecification()2966 TagType == DeclSpec::TST_interface); in ParseCXXMemberSpecification()2983 if (TagType == DeclSpec::TST_interface) in ParseCXXMemberSpecification()
2271 case DeclSpec::TST_interface: in ParseImplicitInt()
298 case TST_interface: in isDeclarationOfFunction()465 case DeclSpec::TST_interface: return "__interface"; in getSpecifierName()
737 case TST_interface: in containsUnexpandedParameterPacks()
515 case TTK_Interface: return DeclSpec::TST_interface; in isTagName()3694 case DeclSpec::TST_interface: in GetDiagnosticTypeSpecifierID()3716 DS.getTypeSpecType() == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()3939 TypeSpecType == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()11555 case TST_interface: in ParseTypedefDecl()
1360 case DeclSpec::TST_interface: { in ConvertDeclSpecToType()
3775 case DeclSpec::TST_interface: in CodeCompleteTag()
2378 case TST_interface: return ETK_Interface; in getKeywordForTypeSpec()2389 case TST_interface: return TTK_Interface; in getTagTypeKindForTypeSpec()