Searched refs:ObjCImplementation (Results 1 – 19 of 19) sorted by relevance
330 case Decl::ObjCImplementation: in getDefinitiveDeclContext()411 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
90 def ObjCImplementation : DeclNode<ObjCImpl>;
191 case Decl::ObjCImplementation: { in getSymbolInfo()
434 case Decl::ObjCImplementation: in VisitObjCContainerDecl()
939 case ObjCImplementation: in getIdentifierNamespaceForKind()1401 case Decl::ObjCImplementation: in getPrimaryContext()
1897 case ObjCImplementation: in getContainingInterface()
1500 case Decl::ObjCImplementation: in computeLVForDecl()
2625 : ObjCImplDecl(ObjCImplementation, DC, classInterface,2765 static bool classofKind(Kind K) { return K == ObjCImplementation; } in classofKind()
2119 case Decl::ObjCImplementation:
695 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) { in DiagnoseUnsupportedPropertyUse()
206 ObjCImplementationDecl *ObjCImplementation; member in __anonc4c61bbf0111::ResultBuilder220 ObjCImplementation(nullptr) { in ResultBuilder()233 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()4081 case Decl::ObjCImplementation: in getCursorKindForDecl()
18822 void Sema::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument18825 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()18839 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()18870 ObjCImplementation->setIvarInitializers(Context, in SetIvarInitializers()
3830 case Decl::ObjCImplementation: in getObjCContainerKind()
15847 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()19180 case Decl::ObjCImplementation: in ActOnFields()
84 case Decl::ObjCImplementation: in EmitDecl()
6850 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
4835 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5735 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
7786 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);