Home
last modified time | relevance | path

Searched defs:unwind_mut (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_middle/src/mir/
Dterminator.rs125 pub fn unwind_mut(&mut self) -> Option<&mut UnwindAction> { in unwind_mut() method
232 pub fn unwind_mut(&mut self) -> Option<&mut UnwindAction> { in unwind_mut() method