Searched defs:has_root_directory (Results 1 – 6 of 6) sorted by relevance
243 path::has_root_directory() const in has_root_directory() function in path
262 path::has_root_directory() const in has_root_directory() function in path
683 bool has_root_directory = root_path.first.type == _Type::_Root_dir in _M_append() local1595 path::has_root_directory() const noexcept in has_root_directory() function in path
684 bool has_root_directory = root_path.first.type == _Type::_Root_dir in _M_append() local1596 path::has_root_directory() const noexcept in has_root_directory() function in path
620 bool has_root_directory(const Twine &path, Style style) { in has_root_directory() function