Searched defs:ScopeData (Results 1 – 6 of 6) sorted by relevance
38 pub(super) struct ScopeData { struct44 impl ScopeData { impl
463 scope_data: Option<Arc<scoped::ScopeData>>, in spawn_unchecked_()
40 pub struct ScopeData { struct41 parent: Option<ScopeId>,42 block: Option<BlockId>,43 label: Option<(LabelId, Name)>,44 entries: IdxRange<ScopeEntry>,
110 pub enum ScopeData { enum
181 public static class ScopeData { class in DataRecord
176 public static class ScopeData { class in DataRecord