Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/postprocessing/
Dsort_semantically.rs6 pub(super) fn sort_semantically(file: &mut File) { in sort_semantically() function
Dmod.rs8 mod sort_semantically; module
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen-cli/
Doptions.rs393 sort_semantically: bool, field