Searched refs:root_directory (Results 1 – 4 of 4) sorted by relevance
254 StringRef root_directory(StringRef path, Style style = Style::native);
414 StringRef root_directory(StringRef path, Style style) { in root_directory() function643 return !root_directory(p, style).empty(); in has_root_directory()888 StringRef bRootDirectory = path::root_directory(current_dir); in make_absolute()
409 if (sys::path::root_directory(Prefix) != Prefix) in scoreCandidates()
1053 _LIBCPP_INLINE_VISIBILITY path root_directory() const {