Home
last modified time | relevance | path

Searched defs:tryRemoveDirectoryPrefix (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts7436 export function tryRemoveDirectoryPrefix(path: string, dirPath: string, getCanonicalFileName: GetCa… function
/third_party/typescript/lib/
Dtsc.js17186 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function