Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DStreamUtil.cpp82 IndexedModuleDescriptor IMD; in discoverStreamPurposes() local
/external/llvm-project/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp106 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
/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/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp438 ObjCMethodDecl *IMD = in ActOnStartOfObjCMethodDef() local
4658 auto diagClash = [&](const ObjCMethodDecl *IMD) { in checkObjCDirectMethodClashes()
4683 if (auto *IMD = IDecl->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4687 if (auto *IMD = IDecl->getImplementation()->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4691 if (auto *IMD = Cat->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4695 if (auto *IMD = Cat->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4868 if (auto *IMD = IDecl->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration() local
4937 if (auto *IMD = P->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration() local
DSemaObjCProperty.cpp1850 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor() local
2350 if (auto *IMD = IFD->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local
2355 if (auto *IMD = Ext->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1164 if (auto *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local
1174 if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(getDeclContext())) in getCategory() local
1275 } else if (const auto *IMD = in collectOverriddenMethodsSlow() local
DASTContext.cpp460 if (const auto *IMD = dyn_cast<ObjCImplDecl>(DC)) { in addRedeclaredMethods() local
2806 if (const auto *IMD = dyn_cast<ObjCImplDecl>(ND->getDeclContext())) in getObjContainingInterface() local
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp608 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() local
/external/llvm-project/llvm/lib/Analysis/
DVectorUtils.cpp722 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() 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
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp768 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1168 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
DRewriteModernObjC.cpp918 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1334 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local