Home
last modified time | relevance | path

Searched defs:IMD (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp107 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
/external/llvm/lib/Analysis/
DVectorUtils.cpp464 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() local
/external/dhcpcd-6.8.2/
Ddhcp6.h176 unsigned int IMD; member
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1622 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor() local
2114 if (auto *IMD = IFD->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local
DSemaDeclObjC.cpp366 ObjCMethodDecl *IMD = in ActOnStartOfObjCMethodDef() local
4414 if (auto *IMD = IDecl->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration() local
/external/clang/lib/AST/
DDeclObjC.cpp1076 if (ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local
1182 IMD = dyn_cast<ObjCImplDecl>(Method->getDeclContext())) { in collectOverriddenMethodsSlow() local
DASTContext.cpp407 if (const ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(DC)) { in addRedeclaredMethods() local
2085 if (const ObjCImplDecl *IMD = in getObjContainingInterface() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp767 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1164 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
DRewriteModernObjC.cpp916 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1332 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local