Home
last modified time | relevance | path

Searched defs:rootName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp677 bool rootName = is_style_posix(style) || has_root_name(p, style); in is_absolute() local
912 bool rootName = path::has_root_name(p); in make_absolute() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp16617 std::string const& rootName, in writeSection()