Searched refs:has_root_name (Results 1 – 3 of 3) sorted by relevance
350 bool has_root_name(const Twine &path);
461 bool is_root_name = has_root_name(component); in append()592 bool has_root_name(const Twine &path) { in has_root_name() function654 rootName = has_root_name(p); in is_absolute()783 rootName = path::has_root_name(p); in make_absolute()
124 path::has_root_name(*i); in TEST()