Home
last modified time | relevance | path

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

/third_party/rust/crates/codespan/codespan/src/
Dfile.rs204 pub fn source_span(&self, file_id: FileId) -> Span { in source_span() function
366 fn source_span(&self) -> Span { in source_span() function