Home | History | Annotate | Download | only in libclang

Lines Matching refs:ImplD

4442     if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D))
4443 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface())