Searched refs:TST_interface (Results 1 – 11 of 11) sorted by relevance
80 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
286 static const TST TST_interface = clang::TST_interface; variable418 T == TST_interface || T == TST_union || in isDeclRep()
370 case TST_interface: in isDeclarationOfFunction()571 case DeclSpec::TST_interface: return "__interface"; in getSpecifierName()
901 case TST_interface: in containsUnexpandedParameterPacks()
643 case TTK_Interface: return DeclSpec::TST_interface; in isTagName()4960 case DeclSpec::TST_interface: in GetDiagnosticTypeSpecifierID()4984 DS.getTypeSpecType() == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()5222 TypeSpecType == DeclSpec::TST_interface || in ParsedFreeStandingDeclSpec()15838 case TST_interface: in ParseTypedefDecl()
1559 case DeclSpec::TST_interface: { in ConvertDeclSpecToType()
5764 case DeclSpec::TST_interface: in CodeCompleteTag()
1483 TagType = DeclSpec::TST_interface; in ParseClassSpecifier()3167 TagType == DeclSpec::TST_interface); in SkipCXXMemberSpecification()3273 if (TagType == DeclSpec::TST_interface && AS != AS_public) { in ParseCXXClassMemberDeclarationWithPragmas()3313 TagType == DeclSpec::TST_interface || in ParseCXXMemberSpecification()3358 TagType == DeclSpec::TST_interface); in ParseCXXMemberSpecification()3394 if (TagType == DeclSpec::TST_interface) in ParseCXXMemberSpecification()
1110 case DeclSpec::TST_interface: in ParseDeclOrFunctionDefInternal()
2730 case DeclSpec::TST_interface: in ParseImplicitInt()
2844 case TST_interface: return ETK_Interface; in getKeywordForTypeSpec()2855 case TST_interface: return TTK_Interface; in getTagTypeKindForTypeSpec()