Home | History | Annotate | Download | only in libclang

Lines Matching refs:ImplD

4149     if (ObjCImplDecl *ImplD = dyn_cast<ObjCImplDecl>(D))
4150 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface())