Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_ast_lowering/src/
Dlib.rs122 loop_scope: Option<NodeId>, field
880 let loop_scope = self.loop_scope.take(); in with_new_scopes() localVariable