Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_borrowck/src/region_infer/
Dvalues.rs231 pub(crate) struct RegionValues<N: Idx> { struct
242 impl<N: Idx> RegionValues<N> { argument