Function rustc_metadata::decoder::translate_span [] [src]

pub fn translate_span(cdata: Cmd, codemap: &CodeMap, last_filemap_index_hint: &Cell<usize>, span: Span) -> Span
Unstable (rustc_private)

Translates a Span from an extern crate to the corresponding Span within the local crate's codemap.