Searched refs:within_namespaces (Results 1 – 1 of 1) sorted by relevance
857 !opt.within_namespaces || !ctx.resolve_item(*id).is_module() in real_canonical_name()1049 .within_namespaces() in compute_path()1877 self.name(ctx).within_namespaces().get() in canonical_name()1934 within_namespaces: bool, field1944 within_namespaces: false, in new()1951 pub fn within_namespaces(&mut self) -> &mut Self { in within_namespaces() method1952 self.within_namespaces = true; in within_namespaces()