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/Sema/
DSemaDeclObjC.cpp373 ObjCMethodDecl *IMD = in ActOnStartOfObjCMethodDef() local
2722 bool containsInvalidMethodImplAttribute(ObjCMethodDecl *IMD, in containsInvalidMethodImplAttribute()
3197 ObjCMethodDecl *IMD = 0; in ActOnMethodDeclaration() local
DSemaObjCProperty.cpp1534 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor() local
/external/clang/lib/AST/
DDeclObjC.cpp856 if (ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(getDeclContext())) in getClassInterface() local
952 IMD = dyn_cast<ObjCImplDecl>(Method->getDeclContext())) { in collectOverriddenMethodsSlow() local
DASTContext.cpp386 if (const ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(DC)) { in addRedeclaredMethods() local
1912 if (const ObjCImplDecl *IMD = in getObjContainingInterface() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1745 MDNode *IMD = I->getMetadata(Kind); in patchReplacementInstruction() local
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp769 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1177 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local
DRewriteModernObjC.cpp918 ObjCImplementationDecl *IMD, in RewritePropertyImplDecl()
1357 ObjCImplementationDecl *IMD = dyn_cast<ObjCImplementationDecl>(OID); in RewriteImplementationDecl() local