Searched defs:PathBuf (Results 1 – 6 of 6) sorted by relevance
48 find_real_path<'a>(srctree: &Path, valid_paths: &'a mut Vec<PathBuf>, file: &str) -> &'a str find_real_path() argument 56 find_candidates( srctree: &Path, valid_paths: &mut Vec<PathBuf>, prefix: &Path, potential_components: &[&str], ) find_real_path() argument
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()
494 pub fn local_file(&self) -> Option<PathBuf> { in local_file()
591 pub(crate) fn local_file(&self) -> Option<PathBuf> { in local_file()