Home
last modified time | relevance | path

Searched defs:root_directory (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
H A Dpath.decompose.pass.cpp71 std::string root_directory; member
/llvm-project-15.0.7/llvm/lib/Support/
H A DPath.cpp390 StringRef root_directory(StringRef path, Style style) { in root_directory() function