Searched refs:require_syn (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/bindgen/bindgen/codegen/postprocessing/ | ||
H A D | mod.rs | 36 let require_syn = PASSES.iter().any(|pass| (pass.should_run)(options)); 37 if !require_syn { |
Completed in 1 milliseconds