Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp107 ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(D->getDeclContext()); in TraverseObjCMethodDecl() local
/external/clang/lib/AST/
DDeclObjC.cpp955 if (ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local
1047 IMD = dyn_cast<ObjCImplDecl>(Method->getDeclContext())) { in collectOverriddenMethodsSlow() local
DASTContext.cpp404 if (const ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(DC)) { in addRedeclaredMethods() local
1963 if (const ObjCImplDecl *IMD = in getObjContainingInterface() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp366 ObjCMethodDecl *IMD = in ActOnStartOfObjCMethodDef() local
3230 ObjCMethodDecl *IMD = nullptr; in ActOnMethodDeclaration() local
DSemaObjCProperty.cpp1488 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp767 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1163 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
DRewriteModernObjC.cpp927 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1358 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp222 MDNode *IMD = I->getMetadata(Kind); in propagateMetadata() local