Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_hir/src/
H A Ddefinitions.rs31 def_path_hash_to_index: DefPathHashMap, field
47 if let Some(existing) = self.def_path_hash_to_index.insert(&def_path_hash, &index) { in allocate()
449 .def_path_hash_to_index in local_def_path_hash_to_def_id()
456 &self.table.def_path_hash_to_index in def_path_hash_to_def_index_map()