Searched refs:ObjCImplementation (Results 1 – 20 of 20) sorted by relevance
344 case Decl::ObjCImplementation: in getDefinitiveDeclContext()425 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
90 def ObjCImplementation : DeclNode<ObjCImpl>;
3391 ObjCImplementation, Namespace, Empty
559 case Decl::ObjCImplementation: in emitDecl()
191 case Decl::ObjCImplementation: { in getSymbolInfo()
440 case Decl::ObjCImplementation: in VisitObjCContainerDecl()
989 case ObjCImplementation: in getIdentifierNamespaceForKind()1511 case Decl::ObjCImplementation: in getPrimaryContext()
1888 case ObjCImplementation: in getContainingInterface()
1506 case Decl::ObjCImplementation: in computeLVForDecl()
2624 : ObjCImplDecl(ObjCImplementation, DC, classInterface,2765 static bool classofKind(Kind K) { return K == ObjCImplementation; } in classofKind()
2156 case Decl::ObjCImplementation:
559 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);
3835 case Decl::ObjCImplementation: in getObjCContainerKind()5502 void SemaObjC::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument5505 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()5520 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()5550 ObjCImplementation->setIvarInitializers(Context, AllToInit.data(), in SetIvarInitializers()
697 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) { in DiagnoseUnsupportedPropertyUse()
208 ObjCImplementationDecl *ObjCImplementation; member in __anone047e0890111::ResultBuilder222 ObjCImplementation(nullptr) { in ResultBuilder()235 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()4249 case Decl::ObjCImplementation: in getCursorKindForDecl()
16067 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()19418 case Decl::ObjCImplementation: in ActOnFields()
88 case Decl::ObjCImplementation: in EmitDecl()
7322 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
4814 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5699 case Decl::ObjCImplementation: { in HandleDeclInMainFile()