Home
last modified time | relevance | path

Searched defs:createWatchCompilerHost (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts235 …export function createWatchCompilerHost<T extends BuilderProgram>(configFileName: string, optionsT… function
Dwatch.ts714 …function createWatchCompilerHost<T extends BuilderProgram = EmitAndSemanticDiagnosticsBuilderProgr… function
/third_party/typescript/lib/
Dtsc.js108794 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function
108893 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function
DtypingsInstaller.js130699 function createWatchCompilerHost(system, createProgram, reportDiagnostic, reportWatchStatus) { function
130808 …function createWatchCompilerHost(rootFilesOrConfigFileName, options, system, createProgram, report… function