Searched defs:module_map (Results 1 – 1 of 1) sorted by relevance
964 module_map: FxHashMap<DefId, Module<'a>>, field1227 let mut module_map = FxHashMap::default(); in new() localVariable1397 let module_map = &mut self.module_map; in new_module() localVariable