Home | History | Annotate | Download | only in Support

Lines Matching full:relative_path

443 StringRef relative_path(StringRef path) {
645 return !relative_path(p).empty();
706 StringRef rel = path::relative_path(path);
848 StringRef bRelativePath = path::relative_path(current_dir);
849 StringRef pRelativePath = path::relative_path(p);