Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/
Dlib.rs1177 pub fn time_phases(mut self, doit: bool) -> Self { in time_phases() method
1761 time_phases: bool, field
2271 let time_phases = options.time_phases; in generate() localVariable