Searched refs:inRootName (Results 1 – 1 of 1) sorted by relevance
217 bool inRootName() const noexcept { in inRootName() function222 return inRootName() || inRootDir(); in inRootPath()1495 if (PP.inRootName() && PPBase.inRootName()) { in lexically_relative()1545 if (!LHS->inRootName() && !RHS->inRootName()) in CompareRootName()1549 return Parser->inRootName() ? **Parser : ""; in CompareRootName()