Searched refs:TST_interface (Results 1 – 11 of 11) sorted by relevance
80 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
287 static const TST TST_interface = clang::TST_interface; variable429 T == TST_interface || T == TST_union || in isDeclRep()
1537 TagType = DeclSpec::TST_interface; in ParseClassSpecifier()3260 TagType == DeclSpec::TST_interface); in SkipCXXMemberSpecification()3366 if (TagType == DeclSpec::TST_interface && AS != AS_public) { in ParseCXXClassMemberDeclarationWithPragmas()3406 TagType == DeclSpec::TST_interface || in ParseCXXMemberSpecification()3451 TagType == DeclSpec::TST_interface); in ParseCXXMemberSpecification()3487 if (TagType == DeclSpec::TST_interface) in ParseCXXMemberSpecification()
1142 case DeclSpec::TST_interface: in ParseDeclOrFunctionDefInternal()
2748 case DeclSpec::TST_interface: in ParseImplicitInt()
370 case TST_interface: in isDeclarationOfFunction()574 case DeclSpec::TST_interface: return "__interface"; in getSpecifierName()
906 case TST_interface: in containsUnexpandedParameterPacks()
680 case TTK_Interface: return DeclSpec::TST_interface; in isTagName()5036 case DeclSpec::TST_interface: in GetDiagnosticTypeSpecifierID()5060 DS.getTypeSpecType() == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()5298 TypeSpecType == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()16298 case TST_interface: in ParseTypedefDecl()
1572 case DeclSpec::TST_interface: { in ConvertDeclSpecToType()
5815 case DeclSpec::TST_interface: in CodeCompleteTag()
2851 case TST_interface: return ETK_Interface; in getKeywordForTypeSpec()2862 case TST_interface: return TTK_Interface; in getTagTypeKindForTypeSpec()