Home
last modified time | relevance | path

Searched defs:root_name (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
H A Dpath.decompose.pass.cpp72 std::string root_name; member
180 std::string root_name = p.root_name().string(); in decompPathTest() local
/llvm-project/llvm/lib/Support/
H A DPath.cpp374 StringRef root_name(StringRef path, Style style) { root_name() function
/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp737 const char *root_name) { in DumpValueObject() argument