Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_hir/src/
H A Ddefinitions.rs48 let def_path1 = DefPath::make(LOCAL_CRATE, existing, |idx| self.def_key(idx)); in allocate() localVariable
62 def_path1, def_path2 in allocate()