Home
last modified time | relevance | path

Searched refs:inRootPath (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp255 bool inRootPath() const noexcept { in inRootPath() function
1740 (PP.inRootPath() || PPBase.inRootPath()); in lexically_relative()
1748 if (PP.inRootPath()) in lexically_relative()
1750 if (PPBase.inRootPath()) in lexically_relative()