Searched refs:findExplicitInstancetypeDeclarer (Results 1 – 1 of 1) sorted by relevance
1409 findExplicitInstancetypeDeclarer(const ObjCMethodDecl *MD, in findExplicitInstancetypeDeclarer() function1428 if (ifaceMD) return findExplicitInstancetypeDeclarer(ifaceMD, instancetype); in findExplicitInstancetypeDeclarer()1435 findExplicitInstancetypeDeclarer(overrides[i], instancetype)) in findExplicitInstancetypeDeclarer()1453 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()