Home | History | Annotate | Download | only in AST

Lines Matching refs:IMD

404   if (const ObjCImplDecl *IMD = dyn_cast<ObjCImplDecl>(DC)) {
405 const ObjCInterfaceDecl *ID = IMD->getClassInterface();
1939 if (const ObjCImplDecl *IMD =
1941 return IMD->getClassInterface();