Home
last modified time | relevance | path

Searched refs:func_macro (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-integration/
H A Dbuild.rs63 fn func_macro(&self, name: &str, value: &[&[u8]]) { in func_macro() functions
66 panic!("func_macro was called for a non-functional macro"); in func_macro()
147 "func_macro handle was not called once for all relevant macros" in drop()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dvar.rs151 /// macro, and calls the func_macro callback.
168 callbacks.func_macro(&left, &right); in handle_function_macro()

Completed in 2 milliseconds