Home
last modified time | relevance | path

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

/third_party/rust/crates/proc-macro2/src/
Dlocation.rs8 pub struct LineColumn { struct
17 impl Ord for LineColumn { implementation
25 impl PartialOrd for LineColumn { implementation
Dfallback.rs363 fn offset_line_column(&self, offset: usize) -> LineColumn { in offset_line_column()
509 pub fn start(&self) -> LineColumn { in start()
518 pub fn end(&self) -> LineColumn { in end()
Dwrapper.rs471 pub fn start(&self) -> LineColumn { in start()
485 pub fn end(&self) -> LineColumn { in end()
Dlib.rs473 pub fn start(&self) -> LineColumn { in start()
488 pub fn end(&self) -> LineColumn { in end()