Searched defs:found_node (Results 1 – 2 of 2) sorted by relevance
207 const RNode *found_node = nullptr; in match_partial() local
3263 let found_node = found_did.and_then(|did| self.tcx.hir().get_if_local(did)); in report_type_parameter_mismatch_error() localVariable