Searched refs:SourceFileAndBytePos (Results 1 – 8 of 8) sorted by relevance
849 pub fn lookup_byte_offset(&self, bpos: BytePos) -> SourceFileAndBytePos { in lookup_byte_offset() argument853 SourceFileAndBytePos { sf, pos: offset } in lookup_byte_offset()
1843 pub struct SourceFileAndBytePos { struct
892 pub fn lookup_byte_offset(&self, bpos: BytePos) -> SourceFileAndBytePos { in lookup_byte_offset() argument896 SourceFileAndBytePos { sf, pos: offset } in lookup_byte_offset()
1774 pub struct SourceFileAndBytePos { struct
907 pub fn lookup_byte_offset(&self, bpos: BytePos) -> SourceFileAndBytePos { in lookup_byte_offset() argument911 SourceFileAndBytePos { sf, pos: offset } in lookup_byte_offset()
1942 pub struct SourceFileAndBytePos { struct