Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-integration/
H A Dbuild.rs42 fn str_macro(&self, name: &str, value: &[u8]) { in str_macro() functions
55 "str_macro handle received unexpected value" in str_macro()
142 "str_macro handle was not called once for all relevant macros" in drop()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dvar.rs251 callbacks.str_macro(&name, &val); in parse()

Completed in 2 milliseconds