Home | History | Annotate | Download | only in AST

Lines Matching refs:IMD

948   if (ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(getDeclContext()))
949 return IMD->getClassInterface();
1033 IMD = dyn_cast<ObjCImplDecl>(Method->getDeclContext())) {
1034 const ObjCInterfaceDecl *ID = IMD->getClassInterface();