Lines Matching refs:Impl
5736 if (ObjCCategoryImplDecl *Impl5738 return MakeCXCursor(Impl, TU);5756 } else if (ObjCImplementationDecl *Impl = IFace->getImplementation())5757 return MakeCXCursor(Impl, TU);