Searched refs:ObjCImplementation (Results 1 – 20 of 20) sorted by relevance
325 case Decl::ObjCImplementation: in getDefinitiveDeclContext()406 case Decl::ObjCImplementation: in isRedeclarableDeclKind()
90 def ObjCImplementation : DeclNode<ObjCImpl>;
190 case Decl::ObjCImplementation: { in getSymbolInfo()
427 case Decl::ObjCImplementation: in VisitObjCContainerDecl()
867 case ObjCImplementation: in getIdentifierNamespaceForKind()1310 case Decl::ObjCImplementation: in getPrimaryContext()
1897 case ObjCImplementation: in getContainingInterface()
1456 case Decl::ObjCImplementation: in computeLVForDecl()
2612 : ObjCImplDecl(ObjCImplementation, DC, classInterface,2752 static bool classofKind(Kind K) { return K == ObjCImplementation; } in classofKind()
1970 case Decl::ObjCImplementation:
690 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) { in DiagnoseUnsupportedPropertyUse()
206 ObjCImplementationDecl *ObjCImplementation; member in __anon4b9354e00111::ResultBuilder220 ObjCImplementation(nullptr) { in ResultBuilder()232 ObjCImplementation = Interface->getImplementation(); in ResultBuilder()4004 case Decl::ObjCImplementation: in getCursorKindForDecl()
18124 void Sema::SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation) { in SetIvarInitializers() argument18127 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers()18141 InitializationKind::CreateDefault(ObjCImplementation->getLocation()); in SetIvarInitializers()18172 ObjCImplementation->setIvarInitializers(Context, in SetIvarInitializers()
3831 case Decl::ObjCImplementation: in getObjCContainerKind()
15289 getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) in ActOnStartOfFunctionDef()18567 case Decl::ObjCImplementation: in ActOnFields()
84 case Decl::ObjCImplementation: in EmitDecl()
6405 case Decl::ObjCImplementation: { in EmitTopLevelDecl()
6704 case Decl::ObjCImplementation: in clang_getCursorDefinition()8169 case Decl::ObjCImplementation: in getDeclLanguage()
4835 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
5736 case Decl::ObjCImplementation: { in HandleDeclInMainFile()
7602 void SetIvarInitializers(ObjCImplementationDecl *ObjCImplementation);