Home
last modified time | relevance | path

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

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