Searched refs:OtherPath (Results 1 – 1 of 1) sorted by relevance
3432 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local3433 if (&SpecificPath == &OtherPath) in removeRedundantPaths()3437 return OtherPath.count(BSO) != 0; in removeRedundantPaths()