Function rustc_mir_dataflow::drop_flag_effects::on_lookup_result_bits
source ยท pub fn on_lookup_result_bits<'tcx, F>(
move_data: &MoveData<'tcx>,
lookup_result: LookupResult,
each_child: F,
)where
F: FnMut(MovePathIndex),