Searched refs:FoundP (Results 1 – 1 of 1) sorted by relevance
5043 PEnd = D->param_end(), FoundP = FoundMethod->param_begin(); in VisitObjCMethodDecl() local5044 P != PEnd; ++P, ++FoundP) { in VisitObjCMethodDecl()5046 (*FoundP)->getType())) { in VisitObjCMethodDecl()5050 << (*P)->getType() << (*FoundP)->getType(); in VisitObjCMethodDecl()5051 Importer.ToDiag((*FoundP)->getLocation(), diag::note_odr_value_here) in VisitObjCMethodDecl()5052 << (*FoundP)->getType(); in VisitObjCMethodDecl()