Home
last modified time | relevance | path

Searched refs:mapCombinedPathsInAncestor (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts596 …export function mapCombinedPathsInAncestor(dir: string, path2: string, mapAncestor: (ancestor: str… function
608 …return mapCombinedPathsInAncestor(dir, path2, ancestor => ancestor.split(directorySeparator).lengt…