Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Ditem.rs1934 within_namespaces: bool, field
1951 pub fn within_namespaces(&mut self) -> &mut Self { in within_namespaces() method