Searched refs:module_types_builder (Results 1 – 5 of 5) sorted by relevance
30 let f = &self.module_types_builder()[options.options.core_type] in signature()
1205 self.types.module_types_builder(), in translate_payload()1601 .module_types_builder() in canonical_options()1631 self.types.module_types_builder().intern_type(types, id) in core_func_signature()1763 pub fn module_types_builder(&mut self) -> &mut ModuleTypesBuilder { in module_types_builder() method
189 pub fn module_types_builder(&self) -> &ModuleTypesBuilder { in module_types_builder() method
243 self.types.module_types_builder(), in partition_adapter_modules()
306 ret.collect_inputs_in_translations(types.module_types_builder(), module_translations); in for_component()