Home
last modified time | relevance | path

Searched refs:emit_ast (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/
Dlib.rs486 if self.options.emit_ast { in command_line_flags()
1332 self.options.emit_ast = true; in emit_clang_ast()
1941 emit_ast: bool, field
2323 emit_ast, in default()
2905 if context.options().emit_ast { in parse()