Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir_analysis/src/collect/
Dgenerics_of.rs230 let mut host_effect_index = None; in generics_of() localVariable
/third_party/rust/rust/compiler/rustc_middle/src/ty/
Dgenerics.rs140 pub host_effect_index: Option<usize>, field