Home
last modified time | relevance | path

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

/third_party/rust/rust/library/std/src/thread/
Dscoped.rs38 pub(super) struct ScopeData { struct
44 impl ScopeData { impl
Dmod.rs463 scope_data: Option<Arc<scoped::ScopeData>>, in spawn_unchecked_()
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/body/
Dscope.rs40 pub struct ScopeData { struct
41 parent: Option<ScopeId>,
42 block: Option<BlockId>,
43 label: Option<(LabelId, Name)>,
44 entries: IdxRange<ScopeEntry>,
/third_party/rust/rust/compiler/rustc_middle/src/middle/
Dregion.rs110 pub enum ScopeData { enum
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DDataRecord.java181 public static class ScopeData { class in DataRecord
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DDataRecord.java176 public static class ScopeData { class in DataRecord