Lines Matching refs:Impl
1577 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation())1578 if (ObjCMethodDecl *MD = Impl->getInstanceMethod(Sel))1587 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation())1588 if (ObjCMethodDecl *MD = Impl->getClassMethod(Sel))