Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/
H A Dlang_item.rs21 StructId(StructId), enumerator
55 pub fn as_struct(self) -> Option<StructId> { in as_struct()
H A Dlib.rs210 pub struct StructId(salsa::InternId); struct
315 StructId(StructId), enumerator
470 StructId(StructId), enumerator
H A Ddb.rs33 fn intern_struct(&self, loc: StructLoc) -> StructId; in intern_struct()
H A Dresolver.rs98 StructId(StructId), enumerator
114 pub fn resolve_known_struct(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<StructId> { in resolve_known_struct()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/
H A Dlang_item.rs21 StructId(StructId), enumerator
55 pub fn as_struct(self) -> Option<StructId> { in as_struct()
H A Dlib.rs209 pub struct StructId(salsa::InternId); struct
308 StructId(StructId), enumerator
461 StructId(StructId), enumerator
H A Ddb.rs33 fn intern_struct(&self, loc: StructLoc) -> StructId; in intern_struct()
H A Dresolver.rs98 StructId(StructId), enumerator
114 pub fn resolve_known_struct(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<StructId> { in resolve_known_struct()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.Analysis.HeapAnalysis/
H A DFunctionsTable.cs44 public readonly SymFunction StructId; field in Mono.CodeContracts.Static.Analysis.HeapAnalysis.FunctionsTable
H A DDomain.cs1352 public SymValue StructId (SymValue sv) in StructId() method in Mono.CodeContracts.Static.Analysis.HeapAnalysis.Domain
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_ty/src/diagnostics/
H A Ddecl_check.rs355 fn validate_struct(&mut self, struct_id: StructId) { in validate_struct()
405 struct_id: StructId, in create_incorrect_case_diagnostic_for_struct()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_ty/src/diagnostics/
H A Ddecl_check.rs350 fn validate_struct(&mut self, struct_id: StructId) { in validate_struct()
400 struct_id: StructId, in create_incorrect_case_diagnostic_for_struct()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir/src/semantics/
H A Dsource_to_def.rs173 pub(super) fn struct_to_def(&mut self, src: InFile<ast::Struct>) -> Option<StructId> { in struct_to_def()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir/src/semantics/
H A Dsource_to_def.rs173 pub(super) fn struct_to_def(&mut self, src: InFile<ast::Struct>) -> Option<StructId> { in struct_to_def()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_ty/src/
H A Dlower.rs1401 StructId(StructId), enumerator
1439 StructId(StructId), enumerator
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_ty/src/
H A Dlower.rs1399 StructId(StructId), enumerator
1437 StructId(StructId), enumerator