Home
last modified time | relevance | path

Searched refs:SourceLocType (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/machinst/
H A Dbuffer.rs199 type SourceLocType: for<'a> Deserialize<'a> + Serialize + core::fmt::Debug + PartialEq + Clone; typedef
205 type SourceLocType: core::fmt::Debug + PartialEq + Clone; typedef
219 type SourceLocType = RelSourceLoc; typedef
224 type SourceLocType = SourceLoc; typedef
2272 pub loc: T::SourceLocType,