Home
last modified time | relevance | path

Searched defs:local_file (Results 1 – 5 of 5) sorted by relevance

/linux/rust/proc-macro2/probe/
H A Dproc_macro_span_file.rs14 pub fn local_file(this: &Span) -> Option<PathBuf> { in local_file() function
H A Dproc_macro_span.rs39 pub fn local_file(this: &Span) -> Option<PathBuf> { in local_file() function
/linux/rust/proc-macro2/
H A Dwrapper.rs482 pub(crate) fn local_file(&self) -> Option<PathBuf> { in local_file() method
H A Dlib.rs490 pub fn local_file(&self) -> Option<PathBuf> { in local_file() method
H A Dfallback.rs591 pub(crate) fn local_file(&self) -> Option<PathBuf> { in local_file() method