Searched refs:ObjCImplementation (Results 1 – 19 of 19) sorted by relevance
322 case Decl::ObjCImplementation: in getDefinitiveDeclContext()402 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
89 def ObjCImplementation : DeclNode<ObjCImpl>;
850 case ObjCImplementation: in getIdentifierNamespaceForKind()1257 case Decl::ObjCImplementation: in getPrimaryContext()
1841 case ObjCImplementation: in getContainingInterface()
1398 case Decl::ObjCImplementation: in computeLVForDecl()
190 case Decl::ObjCImplementation: { in getSymbolInfo()
423 case Decl::ObjCImplementation: in VisitObjCContainerDecl()
2564 : ObjCImplDecl(ObjCImplementation, DC, classInterface,2704 static bool classofKind(Kind K) { return K == ObjCImplementation; } in classofKind()
1903 case Decl::ObjCImplementation:
690 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) { in DiagnoseUnsupportedPropertyUse()
201 ObjCImplementationDecl *ObjCImplementation; member in __anon166de13d0111::ResultBuilder215 ObjCImplementation(nullptr) { in ResultBuilder()227 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()3853 case Decl::ObjCImplementation: in getCursorKindForDecl()
17646 void Sema::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument17649 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()17663 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()17694 ObjCImplementation->setIvarInitializers(Context, in SetIvarInitializers()
3815 case Decl::ObjCImplementation: in getObjCContainerKind()
14346 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()17251 case Decl::ObjCImplementation: in ActOnFields()
83 case Decl::ObjCImplementation: in EmitDecl()
5809 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
4835 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5736 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
7058 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);