Searched refs:checkSourceFilesBelongToPath (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 212 checkSourceFilesBelongToPath?: (commonSourceDirectory: string) => void 218 checkSourceFilesBelongToPath?.(options.rootDir); 223 checkSourceFilesBelongToPath?.(commonSourceDirectory);
|
| D | program.ts | 1215 … commonSourceDirectory => checkSourceFilesBelongToPath(emittedFiles, commonSourceDirectory) 2988 …function checkSourceFilesBelongToPath(sourceFiles: readonly SourceFile[], rootDirectory: string): … function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 82354 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument 82358 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 82362 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 87982 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted… 89279 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function
|
| D | typingsInstaller.js | 100875 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument 100880 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 100885 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 107091 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted… 108613 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function
|
| D | typescript.js | 101080 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument 101085 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 101090 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 107296 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted… 108818 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function
|
| D | typescriptServices.js | 101080 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument 101085 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 101090 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 107296 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted… 108818 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function
|
| D | tsserverlibrary.js | 101080 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument 101085 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 101090 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 107296 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted… 108818 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function
|
| D | tsserver.js | 100886 …tory(options, emittedFiles, currentDirectory, getCanonicalFileName, checkSourceFilesBelongToPath) { argument 100891 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 100896 …checkSourceFilesBelongToPath === null || checkSourceFilesBelongToPath === void 0 ? void 0 : checkS… 107102 …tCanonicalFileName, function (commonSourceDirectory) { return checkSourceFilesBelongToPath(emitted… 108624 function checkSourceFilesBelongToPath(sourceFiles, rootDirectory) { function
|