Lines Matching refs:ObjCCategoryImplDecl
4762 if (ObjCCategoryImplDecl *Impl = CatDecl->getImplementation())
5824 !isa<ObjCCategoryImplDecl>(Container)))
5843 AddObjCProperties(cast<ObjCCategoryImplDecl>(Container)->getCategoryDecl(),
5865 !isa<ObjCCategoryImplDecl>(Container)))
5874 Class = cast<ObjCCategoryImplDecl>(Container)->getCategoryDecl()
6707 } else if (ObjCCategoryImplDecl *CatImpl
6708 = dyn_cast<ObjCCategoryImplDecl>(D)) {