Searched refs:fileinfo_mut (Results 1 – 1 of 1) sorted by relevance
492 fn fileinfo_mut(&mut self, span: Span) -> &mut FileInfo { in fileinfo_mut() method547 SOURCE_MAP.with(|sm| sm.borrow_mut().fileinfo_mut(*self).byte_range(*self)) in byte_range()637 Some(SOURCE_MAP.with(|sm| sm.borrow_mut().fileinfo_mut(*self).source_text(*self))) in source_text()