Searched refs:ObjCImplementation (Results 1 – 18 of 18) sorted by relevance
338 case Decl::ObjCImplementation: in getDefinitiveDeclContext()419 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
90 def ObjCImplementation : DeclNode<ObjCImpl>;
3061 ObjCImplementation, Namespace, Empty
191 case Decl::ObjCImplementation: { in getSymbolInfo()
445 case Decl::ObjCImplementation: in VisitObjCContainerDecl()
978 case ObjCImplementation: in getIdentifierNamespaceForKind()1465 case Decl::ObjCImplementation: in getPrimaryContext()
1891 case ObjCImplementation: in getContainingInterface()
1500 case Decl::ObjCImplementation: in computeLVForDecl()
2624 : ObjCImplDecl(ObjCImplementation, DC, classInterface,2765 static bool classofKind(Kind K) { return K == ObjCImplementation; } in classofKind()
2132 case Decl::ObjCImplementation:
567 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);
3833 case Decl::ObjCImplementation: in getObjCContainerKind()5499 void SemaObjC::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument5502 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()5517 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()5548 ObjCImplementation->setIvarInitializers(Context, AllToInit.data(), in SetIvarInitializers()
699 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) { in DiagnoseUnsupportedPropertyUse()
209 ObjCImplementationDecl *ObjCImplementation; member in __anone047e0890111::ResultBuilder223 ObjCImplementation(nullptr) { in ResultBuilder()236 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()4086 case Decl::ObjCImplementation: in getCursorKindForDecl()
15631 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()18842 case Decl::ObjCImplementation: in ActOnFields()
87 case Decl::ObjCImplementation: in EmitDecl()
6996 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
5733 case Decl::ObjCImplementation: { in HandleDeclInMainFile()