Home
last modified time | relevance | path

Searched defs:enable_function_attribute_detection (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-cli/
Doptions.rs304 enable_function_attribute_detection: bool, field
/third_party/rust/crates/bindgen/bindgen/
Dlib.rs1355 pub fn enable_function_attribute_detection(mut self) -> Self { in enable_function_attribute_detection() method
1955 enable_function_attribute_detection: bool, field