Searched refs:ToImpl (Results 1 – 1 of 1) sorted by relevance
5083 if (!ToImpl) { in VisitObjCCategoryImplDecl()5099 return ToImpl; in VisitObjCCategoryImplDecl()5102 LexicalDC->addDeclInternal(ToImpl); in VisitObjCCategoryImplDecl()5106 Importer.MapImported(D, ToImpl); in VisitObjCCategoryImplDecl()5110 return ToImpl; in VisitObjCCategoryImplDecl()5293 ObjCPropertyImplDecl *ToImpl in VisitObjCPropertyImplDecl() local5296 if (!ToImpl) { in VisitObjCPropertyImplDecl()5311 return ToImpl; in VisitObjCPropertyImplDecl()5314 LexicalDC->addDeclInternal(ToImpl); in VisitObjCPropertyImplDecl()5348 Importer.MapImported(D, ToImpl); in VisitObjCPropertyImplDecl()[all …]