Searched refs:FoundProp (Results 1 – 1 of 1) sorted by relevance
3801 if (ObjCPropertyDecl *FoundProp in VisitObjCPropertyDecl() local3805 FoundProp->getType())) { in VisitObjCPropertyDecl()3807 << Name << D->getType() << FoundProp->getType(); in VisitObjCPropertyDecl()3808 Importer.ToDiag(FoundProp->getLocation(), diag::note_odr_value_here) in VisitObjCPropertyDecl()3809 << FoundProp->getType(); in VisitObjCPropertyDecl()3816 Importer.Imported(D, FoundProp); in VisitObjCPropertyDecl()3817 return FoundProp; in VisitObjCPropertyDecl()