Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir/src/
Ddefinitions.rs122 let DisambiguatedDefPathData { ref data, disambiguator } = self.disambiguated_data; in compute_stable_hash() localVariable
155 pub struct DisambiguatedDefPathData { struct
160 impl DisambiguatedDefPathData { argument
177 impl fmt::Display for DisambiguatedDefPathData { implementation
/third_party/rust/rust/compiler/rustc_const_eval/src/util/
Dtype_name.rs100 _disambiguated_data: &DisambiguatedDefPathData, in path_append_impl()
120 disambiguated_data: &DisambiguatedDefPathData, in path_append()
/third_party/rust/rust/compiler/rustc_symbol_mangling/src/
Dlegacy.rs308 _disambiguated_data: &DisambiguatedDefPathData, in path_append_impl()
332 disambiguated_data: &DisambiguatedDefPathData, in path_append()
Dv0.rs759 _: &DisambiguatedDefPathData, in path_append_impl()
770 disambiguated_data: &DisambiguatedDefPathData, in path_append()
/third_party/rust/rust/compiler/rustc_middle/src/ty/print/
Dmod.rs82 disambiguated_data: &DisambiguatedDefPathData, in path_append_impl()
90 disambiguated_data: &DisambiguatedDefPathData, in path_append()
Dpretty.rs1962 _disambiguated_data: &DisambiguatedDefPathData, in path_append_impl()
1985 disambiguated_data: &DisambiguatedDefPathData, in path_append()
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/debuginfo/
Dtype_names.rs577 disambiguated_data: DisambiguatedDefPathData, in push_unqualified_item_name()
/third_party/rust/rust/compiler/rustc_lint/src/
Dcontext.rs1285 _disambiguated_data: &DisambiguatedDefPathData, in get_def_path()
1311 disambiguated_data: &DisambiguatedDefPathData, in get_def_path()
/third_party/rust/rust/compiler/rustc_infer/src/infer/error_reporting/
Dmod.rs630 _disambiguated_data: &DisambiguatedDefPathData, in check_and_note_conflicting_crates()
639 disambiguated_data: &DisambiguatedDefPathData, in check_and_note_conflicting_crates()