Searched refs:ObjCImplementation (Results 1 – 19 of 19) sorted by relevance
300 case Decl::ObjCImplementation: in getDefinitiveDeclContext()377 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
84 def ObjCImplementation : DeclNode<ObjCImpl>;
800 case ObjCImplementation: in getIdentifierNamespaceForKind()1210 case Decl::ObjCImplementation: in getPrimaryContext()
1831 case ObjCImplementation: in getContainingInterface()
1383 case Decl::ObjCImplementation: in computeLVForDecl()
190 case Decl::ObjCImplementation: { in getSymbolInfo()
422 case Decl::ObjCImplementation: in VisitObjCContainerDecl()
2594 : ObjCImplDecl(ObjCImplementation, DC, classInterface,2736 static bool classofKind(Kind K) { return K == ObjCImplementation; } in classofKind()
1828 case Decl::ObjCImplementation: in isObjCContainer()
698 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) { in DiagnoseUnsupportedPropertyUse()
188 ObjCImplementationDecl *ObjCImplementation; member in __anoned89faa00111::ResultBuilder202 ObjCImplementation(nullptr) { in ResultBuilder()214 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()3763 case Decl::ObjCImplementation: in getCursorKindForDecl()
16977 void Sema::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument16980 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()16994 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()17025 ObjCImplementation->setIvarInitializers(Context, in SetIvarInitializers()
3802 case Decl::ObjCImplementation: in getObjCContainerKind()
13780 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()16567 case Decl::ObjCImplementation: in ActOnFields()
79 case Decl::ObjCImplementation: in EmitDecl()
5381 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
4836 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5736 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
6516 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);