Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_typeck/src/check/
H A Dregionck.rs615 let discr_cmt = ignore_err!(self.with_mc(|mc| mc.cat_expr(init_expr))); in link_local() localVariable
624 let discr_cmt = ignore_err!(self.with_mc(|mc| mc.cat_expr(discr))); in link_match() localVariable