Home
last modified time | relevance | path

Searched refs:__root_path_raw (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfilesystem1323 __string_view __root_path_raw() const;
1354 return string_type(__root_path_raw());
1386 return !__root_path_raw().empty();
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1533 string_view_t path::__root_path_raw() const { in __root_path_raw() function in path