Searched defs:shouldCreateNewSourceFile (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/src/compiler/ |
D | program.ts | 924 const shouldCreateNewSourceFile = shouldProgramCreateNewSourceFiles(oldProgram, options); constant
|
/third_party/typescript/lib/ |
D | typescript.js | 113283 …getVersionedSourceFileByPath(fileName, path, languageVersion, onError, shouldCreateNewSourceFile) { argument 150188 … function getOrCreateSourceFile(fileName, languageVersion, onError, shouldCreateNewSourceFile) { argument 150191 …etOrCreateSourceFileByPath(fileName, path, _languageVersion, _onError, shouldCreateNewSourceFile) { argument
|
D | typescriptServices.js | 113283 …getVersionedSourceFileByPath(fileName, path, languageVersion, onError, shouldCreateNewSourceFile) { argument 150188 … function getOrCreateSourceFile(fileName, languageVersion, onError, shouldCreateNewSourceFile) { argument 150191 …etOrCreateSourceFileByPath(fileName, path, _languageVersion, _onError, shouldCreateNewSourceFile) { argument
|
D | tsserverlibrary.js | 113283 …getVersionedSourceFileByPath(fileName, path, languageVersion, onError, shouldCreateNewSourceFile) { argument 150188 … function getOrCreateSourceFile(fileName, languageVersion, onError, shouldCreateNewSourceFile) { argument 150191 …etOrCreateSourceFileByPath(fileName, path, _languageVersion, _onError, shouldCreateNewSourceFile) { argument
|
D | tsserver.js | 113089 …getVersionedSourceFileByPath(fileName, path, languageVersion, onError, shouldCreateNewSourceFile) { argument 149619 … function getOrCreateSourceFile(fileName, languageVersion, onError, shouldCreateNewSourceFile) { argument 149622 …etOrCreateSourceFileByPath(fileName, path, _languageVersion, _onError, shouldCreateNewSourceFile) { argument
|
D | tsc.js | 93139 …getVersionedSourceFileByPath(fileName, path, languageVersion, onError, shouldCreateNewSourceFile) { argument
|
D | typingsInstaller.js | 113078 …getVersionedSourceFileByPath(fileName, path, languageVersion, onError, shouldCreateNewSourceFile) { argument
|