Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/
Ddb.rs68 fn intern_anonymous_const(&self, id: ConstBlockLoc) -> ConstBlockId; in intern_anonymous_const()
Dlib.rs520 pub struct ConstBlockId(salsa::InternId); struct
698 ConstBlockId(ConstBlockId), enumerator