Searched refs:enable_function_attribute_detection (Results 1 – 4 of 4) sorted by relevance
304 enable_function_attribute_detection: bool, field472 enable_function_attribute_detection, in builder_from_flags()700 if enable_function_attribute_detection { in builder_from_flags()701 builder = builder.enable_function_attribute_detection(); in builder_from_flags()
113 .enable_function_attribute_detection() in run_boringssl()
500 if self.options.enable_function_attribute_detection { in command_line_flags()1355 pub fn enable_function_attribute_detection(mut self) -> Self { in enable_function_attribute_detection() method1356 self.options.enable_function_attribute_detection = true; in enable_function_attribute_detection()1955 enable_function_attribute_detection: bool, field2335 enable_function_attribute_detection, in default()
479 if ctx.options().enable_function_attribute_detection { in from_ty()