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