Searched refs:ObjCImplementation (Results 1 – 19 of 19) sorted by relevance
296 case Decl::ObjCImplementation: in getDefinitiveDeclContext()373 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
84 def ObjCImplementation : DDecl<ObjCImpl>;
185 case Decl::ObjCImplementation: { in getSymbolInfo()
417 case Decl::ObjCImplementation: in VisitObjCContainerDecl()
808 case ObjCImplementation: in getIdentifierNamespaceForKind()1190 case Decl::ObjCImplementation: in getPrimaryContext()
1806 case ObjCImplementation: in getContainingInterface()
1355 case Decl::ObjCImplementation: in computeLVForDecl()
2580 : ObjCImplDecl(ObjCImplementation, DC, classInterface,2722 static bool classofKind(Kind K) { return K == ObjCImplementation; } in classofKind()
1791 case Decl::ObjCImplementation: in isObjCContainer()
700 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) { in DiagnoseUnsupportedPropertyUse()
170 ObjCImplementationDecl *ObjCImplementation; member in __anonc8a3b6180111::ResultBuilder184 ObjCImplementation(nullptr) { in ResultBuilder()196 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()3378 case Decl::ObjCImplementation: in getCursorKindForDecl()
15192 void Sema::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument15195 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()15209 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()15240 ObjCImplementation->setIvarInitializers(Context, in SetIvarInitializers()
3778 case Decl::ObjCImplementation: in getObjCContainerKind()
12995 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()15737 case Decl::ObjCImplementation: in ActOnFields()
78 case Decl::ObjCImplementation: in EmitDecl()
4916 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
4832 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5739 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5831 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);