Searched refs:suspectIt (Results 1 – 1 of 1) sorted by relevance
136 const auto suspectIt = std::prev(nextIt); in findParentPath() local137 if (!path::startsWith(path, suspectIt->first)) { in findParentPath()140 return suspectIt; in findParentPath()