Searched refs:inRootDir (Results 1 – 1 of 1) sorted by relevance
213 bool inRootDir() const noexcept { in inRootDir() function222 return inRootName() || inRootDir(); in inRootPath()1558 if (!LHS->inRootDir() && RHS->inRootDir()) in CompareRootDir()1560 else if (LHS->inRootDir() && !RHS->inRootDir()) in CompareRootDir()