Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dfunction.rs443 cursor.has_warn_unused_result_attr(); in from_ty()
/external/rust/crates/bindgen/src/
Dclang.rs540 pub fn has_warn_unused_result_attr(&self) -> bool { in has_warn_unused_result_attr() method