Home
last modified time | relevance | path

Searched defs:sort_semantically (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/codegen/postprocessing/
Dsort_semantically.rs6 pub(super) fn sort_semantically(item_mod: &mut ItemMod) { in sort_semantically() function
Dmod.rs8 mod sort_semantically; module
/third_party/rust/crates/bindgen/bindgen-cli/
Doptions.rs334 sort_semantically: bool, field
/third_party/rust/crates/bindgen/bindgen/
Dlib.rs1563 pub fn sort_semantically(mut self, doit: bool) -> Self { in sort_semantically() method
2167 sort_semantically: bool, field