Lines Matching refs:ObjCCategoryImplDecl
1289 ObjCCategoryImplDecl *ASTContext::getObjCImplementation(ObjCCategoryDecl *D) {
1293 return cast<ObjCCategoryImplDecl>(I->second);
1305 ObjCCategoryImplDecl *ImplD) {
4193 /// ObjCCategoryImplDecl or ObjCImplementationDecl; it should only be
4225 if (const ObjCCategoryImplDecl *CID =
4226 dyn_cast<ObjCCategoryImplDecl>(Container)) {
4227 for (ObjCCategoryImplDecl::propimpl_iterator
4241 for (ObjCCategoryImplDecl::propimpl_iterator