Home | History | Annotate | Download | only in libclang

Lines Matching refs:ImplD

5434     if (const ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D))
5435 if (const ObjCInterfaceDecl *IFD = ImplD->getClassInterface())