Searched refs:ToImpl (Results 1 – 1 of 1) sorted by relevance
5193 if (!ToImpl) { in VisitObjCCategoryImplDecl()5209 return ToImpl; in VisitObjCCategoryImplDecl()5212 LexicalDC->addDeclInternal(ToImpl); in VisitObjCCategoryImplDecl()5216 Importer.MapImported(D, ToImpl); in VisitObjCCategoryImplDecl()5220 return ToImpl; in VisitObjCCategoryImplDecl()5403 ObjCPropertyImplDecl *ToImpl in VisitObjCPropertyImplDecl() local5406 if (!ToImpl) { in VisitObjCPropertyImplDecl()5421 return ToImpl; in VisitObjCPropertyImplDecl()5424 LexicalDC->addDeclInternal(ToImpl); in VisitObjCPropertyImplDecl()5458 Importer.MapImported(D, ToImpl); in VisitObjCPropertyImplDecl()[all …]