Home | History | Annotate | Download | only in AST

Lines Matching refs:IMD

386   if (const ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(DC)) {
387 const ObjCInterfaceDecl *ID = IMD->getClassInterface();
1912 if (const ObjCImplDecl *IMD =
1914 return IMD->getClassInterface();