Searched refs:with_module (Results 1 – 3 of 3) sorted by relevance
84 ctx.with_module(module_id, |ctx| { in parse()
2188 pub fn with_module<F>(&mut self, module_id: ModuleId, cb: F) in with_module() method
2505 context.with_module(root, |context| { in parse()