Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DStreamUtil.cpp82 IndexedModuleDescriptor IMD; in discoverStreamPurposes() local
/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp106 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclObjC.cpp438 ObjCMethodDecl *IMD = in ActOnStartOfObjCMethodDef() local
4680 auto diagClash = [&](const ObjCMethodDecl *IMD) { in checkObjCDirectMethodClashes()
4705 if (auto *IMD = IDecl->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4709 if (auto *IMD = IDecl->getImplementation()->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4713 if (auto *IMD = Cat->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4717 if (auto *IMD = Cat->getMethod(Sel, isInstance)) in checkObjCDirectMethodClashes() local
4891 if (auto *IMD = IDecl->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration() local
4962 if (auto *IMD = P->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration() local
DSemaObjCProperty.cpp1840 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor() local
2338 if (auto *IMD = IFD->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local
2343 if (auto *IMD = Ext->getInstanceMethod(MD->getSelector())) { in DiagnoseMissingDesignatedInitOverrides() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DDeclObjC.cpp1216 if (auto *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local
1226 if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(getDeclContext())) in getCategory() local
1327 } else if (const auto *IMD = in collectOverriddenMethodsSlow() local
DASTContext.cpp469 if (const auto *IMD = dyn_cast<ObjCImplDecl>(DC)) { in addRedeclaredMethods() local
2956 if (const auto *IMD = dyn_cast<ObjCImplDecl>(ND->getDeclContext())) in getObjContainingInterface() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DVectorUtils.cpp906 MDNode *IMD = IJ->getMetadata(Kind); in propagateMetadata() local
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCIndex.cpp8304 if (auto *IMD = dyn_cast<ObjCImplementationDecl>(D)) in getCursorPlatformAvailabilityForDecl() local
8308 else if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(D)) in getCursorPlatformAvailabilityForDecl() local
8314 else if (auto *IMD = dyn_cast<ObjCImplementationDecl>(DC)) in getCursorPlatformAvailabilityForDecl() local
8316 else if (auto *IMD = dyn_cast<ObjCCategoryImplDecl>(DC)) in getCursorPlatformAvailabilityForDecl() local
/openbsd/src/gnu/llvm/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp768 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1168 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
DRewriteModernObjC.cpp919 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1335 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local