Home
last modified time | relevance | path

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

/external/libcxx/include/
Dfilesystem1025 __string_view __root_name() const;
1051 return string_type(__root_name());
1080 return !__root_name().empty();
/external/libcxx/src/filesystem/
Doperations.cpp1278 string_view_t path::__root_name() const { in __root_name() function in path