Searched defs:PathBuf (Results 1 – 6 of 6) sorted by relevance
48 fn find_real_path<'a>(srctree: &Path, valid_paths: &'a mut Vec<PathBuf>, file: &str) -> &'a str { in find_real_path()56 valid_paths: &mut Vec<PathBuf>, in find_real_path()
14 pub fn local_file(this: &Span) -> Option<PathBuf> { in local_file()
39 pub fn local_file(this: &Span) -> Option<PathBuf> { in local_file()
482 pub(crate) fn local_file(&self) -> Option<PathBuf> { in local_file()
490 pub fn local_file(&self) -> Option<PathBuf> { in local_file()
591 pub(crate) fn local_file(&self) -> Option<PathBuf> { in local_file()