Searched refs:emit_clang_ast (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/bindgen/src/ | ||
D | options.rs | 723 builder = builder.emit_clang_ast(); in builder_from_flags() |
D | lib.rs | 1183 pub fn emit_clang_ast(mut self) -> Builder { in emit_clang_ast() method |