Searched refs:ToImpl (Results 1 – 1 of 1) sorted by relevance
5537 if (!ToImpl) { in VisitObjCCategoryImplDecl()5553 return ToImpl; in VisitObjCCategoryImplDecl()5556 LexicalDC->addDeclInternal(ToImpl); in VisitObjCCategoryImplDecl()5560 Importer.MapImported(D, ToImpl); in VisitObjCCategoryImplDecl()5564 return ToImpl; in VisitObjCCategoryImplDecl()5747 ObjCPropertyImplDecl *ToImpl in VisitObjCPropertyImplDecl() local5750 if (!ToImpl) { in VisitObjCPropertyImplDecl()5765 return ToImpl; in VisitObjCPropertyImplDecl()5768 LexicalDC->addDeclInternal(ToImpl); in VisitObjCPropertyImplDecl()5802 Importer.MapImported(D, ToImpl); in VisitObjCPropertyImplDecl()[all …]