Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts192 checkSourceFilesBelongToPath?: (commonSourceDirectory: string) => void
198 checkSourceFilesBelongToPath?.(options.rootDir);
203 checkSourceFilesBelongToPath?.(commonSourceDirectory);
Dprogram.ts1506 … commonSourceDirectory => checkSourceFilesBelongToPath(emittedFiles, commonSourceDirectory)
3396 …function checkSourceFilesBelongToPath(sourceFiles: readonly SourceFile[], rootDirectory: string): … function
/third_party/typescript/lib/
DtypingsInstaller.js114904 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument
114909checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS…
114914checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS…
121946 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted…
123599 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function
Dtsc.js94815 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument
94819checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS…
94823checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS…
101183 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted…
102596 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function