| /external/llvm-project/llvm/tools/llvm-pdbutil/ |
| D | StreamUtil.cpp | 82 IndexedModuleDescriptor IMD; in discoverStreamPurposes() local
|
| /external/llvm-project/clang/lib/ARCMigrate/ |
| D | TransZeroOutPropsInDealloc.cpp | 106 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
|
| /external/clang/lib/ARCMigrate/ |
| D | TransZeroOutPropsInDealloc.cpp | 107 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
|
| /external/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 464 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaDeclObjC.cpp | 438 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
|
| D | SemaObjCProperty.cpp | 1850 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/ |
| D | DeclObjC.cpp | 1164 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
|
| D | ASTContext.cpp | 460 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/ |
| D | SemaObjCProperty.cpp | 1622 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor() local 2114 if (auto *IMD = IFD->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local
|
| D | SemaDeclObjC.cpp | 366 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/ |
| D | VectorUtils.cpp | 608 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() local
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 722 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() local
|
| /external/clang/lib/AST/ |
| D | DeclObjC.cpp | 1076 if (ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local 1182 IMD = dyn_cast<ObjCImplDecl>(Method->getDeclContext())) { in collectOverriddenMethodsSlow() local
|
| D | ASTContext.cpp | 407 if (const ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(DC)) { in addRedeclaredMethods() local 2085 if (const ObjCImplDecl *IMD = in getObjContainingInterface() local
|
| /external/clang/lib/Frontend/Rewrite/ |
| D | RewriteObjC.cpp | 767 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl() 1164 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
|
| D | RewriteModernObjC.cpp | 916 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl() 1332 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
|
| /external/llvm-project/clang/lib/Frontend/Rewrite/ |
| D | RewriteObjC.cpp | 768 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl() 1168 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
|
| D | RewriteModernObjC.cpp | 918 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl() 1334 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
|