Home
last modified time | relevance | path

Searched defs:within_namespaces (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
Ditem.rs1973 within_namespaces: bool, field
1990 pub(crate) fn within_namespaces(&mut self) -> &mut Self { in within_namespaces() method