Searched refs:mapCombinedPathsInAncestor (Results 1 – 1 of 1) sorted by relevance
596 …export function mapCombinedPathsInAncestor(dir: string, path2: string, mapAncestor: (ancestor: str… function608 …return mapCombinedPathsInAncestor(dir, path2, ancestor => ancestor.split(directorySeparator).lengt…