Searched defs:binding_modes (Results 1 – 2 of 2) sorted by relevance
190 let binding_modes = cx.typeck_results().pat_binding_modes(); in check_inputs() localVariable
415 pub binding_modes: ArenaMap<BindingId, BindingMode>, field