Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp258 bool inRootPath() const noexcept { in inRootPath() function
1849 (PP.inRootPath() || PPBase.inRootPath()); in lexically_relative()
1857 if (PP.inRootPath()) in lexically_relative()
1859 if (PPBase.inRootPath()) in lexically_relative()