Searched defs:createWatchCompilerHost (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 196 …export function createWatchCompilerHost<T extends BuilderProgram>(configFileName: string, optionsT… function
|
| D | watch.ts | 549 …function createWatchCompilerHost<T extends BuilderProgram = EmitAndSemanticDiagnosticsBuilderProgr… function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 92824 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 92909 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|
| D | typingsInstaller.js | 112736 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 112830 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|
| D | typescriptServices.js | 112941 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 113035 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|
| D | typescript.js | 112941 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 113035 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|
| D | tsserverlibrary.js | 112941 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 113035 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|
| D | tsserver.js | 112747 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 112841 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|