Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
Dlib.rs1325 pub fn time_phases(mut self, doit: bool) -> Self { in time_phases() method
2019 time_phases: bool, field
2658 let time_phases = options.time_phases; in generate() localVariable
/third_party/rust/crates/bindgen/bindgen-cli/
Doptions.rs176 time_phases: bool, field