Home | History | Annotate | Download | only in ARCMigrate

Lines Matching refs:IFace

1586   const ObjCInterfaceDecl *IFace = ImplD->getClassInterface();
1587 if (!IFace || IFace->hasDesignatedInitializers())
1597 const ObjCMethodDecl *IFaceM = IFace->getMethod(MD->getSelector(),