Searched refs:OtherPath (Results 1 – 1 of 1) sorted by relevance
3546 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local3547 if (&SpecificPath == &OtherPath) in removeRedundantPaths()3550 return OtherPath.contains(BSO); in removeRedundantPaths()