Searched refs:PathBuf (Results 1 – 6 of 6) sorted by relevance
35 path::{Path, PathBuf},48 fn find_real_path<'a>(srctree: &Path, valid_paths: &'a mut Vec<PathBuf>, file: &str) -> &'a str { in find_real_path() argument56 valid_paths: &mut Vec<PathBuf>, in find_real_path() argument127 let mut valid_paths: Vec<PathBuf> = Vec::new(); in main()
8 use std::path::PathBuf;14 pub fn local_file(this: &Span) -> Option<PathBuf> { in local_file() argument
13 use std::path::PathBuf;39 pub fn local_file(this: &Span) -> Option<PathBuf> { in local_file() argument
180 use std::path::PathBuf;490 pub fn local_file(&self) -> Option<PathBuf> { in local_file() argument
31 use std::path::PathBuf;591 pub(crate) fn local_file(&self) -> Option<PathBuf> { in local_file() argument
20 use std::path::PathBuf;482 pub(crate) fn local_file(&self) -> Option<PathBuf> { in local_file() argument