Searched refs:rootDirectory (Results 1 – 1 of 1) sorted by relevance
856 bool rootDirectory = path::has_root_directory(p); in make_absolute() local861 if (rootName && rootDirectory) in make_absolute()869 if (!rootName && !rootDirectory) { in make_absolute()877 if (!rootName && rootDirectory) { in make_absolute()886 if (rootName && !rootDirectory) { in make_absolute()