Searched defs:createWatchCompilerHost (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 235 …export function createWatchCompilerHost<T extends BuilderProgram>(configFileName: string, optionsT… function
|
| D | watch.ts | 714 …function createWatchCompilerHost<T extends BuilderProgram = EmitAndSemanticDiagnosticsBuilderProgr… function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 108794 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 108893 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|
| D | typingsInstaller.js | 130699 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function 130808 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
|