Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/gen/src/
Dnested.rs27 let mut index_of_namespace = Map::new(); in sort_by_inner_namespace() localVariable
31 match index_of_namespace.get(first_ns_elem) { in sort_by_inner_namespace()
33 index_of_namespace.insert(first_ns_elem, nested_namespaces.len()); in sort_by_inner_namespace()