Searched refs:has_root_directory (Results 1 – 6 of 6) sorted by relevance
377 bool has_root_directory(const Twine &path);
394 bool has_root_directory(const Twine &path, Style style = Style::native);
627 bool has_root_directory(const Twine &path) { in has_root_directory() function680 bool rootDir = has_root_directory(p), in is_absolute()811 bool rootDirectory = path::has_root_directory(p), in make_absolute()
637 bool has_root_directory(const Twine &path, Style style) { in has_root_directory() function690 bool rootDir = has_root_directory(p, style); in is_absolute()880 bool rootDirectory = path::has_root_directory(p); in make_absolute()
3831 …<function-decl name='has_root_directory' mangled-name='_ZNK5boost10filesystem4path18has_root_direc…
5489 …<function-decl name='has_root_directory' mangled-name='_ZNK5boost10filesystem4path18has_root_direc…