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