Home
last modified time | relevance | path

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

/linux/rust/proc-macro2/
H A Dwrapper.rs403 pub(crate) fn resolved_at(&self, other: Span) -> Span { in resolved_at() method
H A Dlib.rs394 pub fn resolved_at(&self, other: Span) -> Span { in resolved_at() method
H A Dfallback.rs526 pub(crate) fn resolved_at(&self, _other: Span) -> Span { in resolved_at() method