Searched refs:ObjCImplementation (Results 1 – 20 of 20) sorted by relevance
322 case Decl::ObjCImplementation: in getDefinitiveDeclContext()401 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
86 def ObjCImplementation : DeclNode<ObjCImpl>;
846 case ObjCImplementation: in getIdentifierNamespaceForKind()1252 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 __anon4254e5140111::ResultBuilder215 ObjCImplementation(nullptr) { in ResultBuilder()227 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()3853 case Decl::ObjCImplementation: in getCursorKindForDecl()
17441 void Sema::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument17444 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()17458 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()17489 ObjCImplementation->setIvarInitializers(Context, in SetIvarInitializers()
3815 case Decl::ObjCImplementation: in getObjCContainerKind()
14290 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()17194 case Decl::ObjCImplementation: in ActOnFields()
83 case Decl::ObjCImplementation: in EmitDecl()
5775 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
6442 case Decl::ObjCImplementation: in clang_getCursorDefinition()7903 case Decl::ObjCImplementation: in getDeclLanguage()
4847 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5747 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
6988 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);