Searched defs:rootName (Results 1 – 2 of 2) sorted by relevance
678 bool rootName = is_style_posix(style) || has_root_name(p, style); is_absolute() local 913 bool rootName = path::has_root_name(p); make_absolute() local
16617 std::string const& rootName, in writeSection()