Searched refs:with_codegen_config (Results 1 – 2 of 2) sorted by relevance
719 builder = builder.with_codegen_config(config); in builder_from_flags()
1349 pub fn with_codegen_config(mut self, config: CodegenConfig) -> Self { in with_codegen_config() method