Home
last modified time | relevance | path

Searched refs:createSemanticDiagnosticsBuilderProgram (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tscWatch/
DwatchApi.ts171 … const { sys, watch, mainFile, otherFile } = setup(createSemanticDiagnosticsBuilderProgram, "{}");
183 …const { sys, watch, config, mainFile } = setup(createSemanticDiagnosticsBuilderProgram, configText…
198 …verifyBuilder(config, sys, emitSys, createSemanticDiagnosticsBuilderProgram, createEmitAndSemantic…
208 …verifyBuilder(config, sys, emitSys, createSemanticDiagnosticsBuilderProgram, createEmitAndSemantic…
228 …verifyBuilder(config, sys, emitSys, createSemanticDiagnosticsBuilderProgram, createEmitAndSemantic…
235 …verifyBuilder(config, sys, emitSys, createSemanticDiagnosticsBuilderProgram, createEmitAndSemantic…
243 …verifyBuilder(config, sys, emitSys, createSemanticDiagnosticsBuilderProgram, createEmitAndSemantic…
/third_party/typescript/src/compiler/
DbuilderPublic.ts139 …export function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramH… function
140 …export function createSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, …
141 …export function createSemanticDiagnosticsBuilderProgram(newProgramOrRootNames: Program | readonly …
/third_party/typescript/tests/baselines/reference/
DAPISample_Watch.js45 ts.createSemanticDiagnosticsBuilderProgram,
114 … = ts.createWatchCompilerHost(configPath, {}, ts.sys, ts.createSemanticDiagnosticsBuilderProgram, …
/third_party/typescript/tests/cases/compiler/
DAPISample_Watch.ts49 ts.createSemanticDiagnosticsBuilderProgram,
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5057 …function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, ol… function
5058 …function createSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, options…
Dtsserverlibrary.d.ts5057 …function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, ol… function
5058 …function createSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, options…
/third_party/typescript/lib/
Dtypescript.d.ts4993 …function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, ol… function
4994 …function createSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, options…
DtypescriptServices.d.ts4993 …function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, ol… function
4994 …function createSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, options…
Dtsserverlibrary.d.ts4993 …function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, ol… function
4994 …function createSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, options…
Dtsc.js91261 …function createSemanticDiagnosticsBuilderProgram(newProgramOrRootNames, hostOrOptions, oldProgramO… function
91264 ts.createSemanticDiagnosticsBuilderProgram = createSemanticDiagnosticsBuilderProgram;
DtypingsInstaller.js110949 …function createSemanticDiagnosticsBuilderProgram(newProgramOrRootNames, hostOrOptions, oldProgramO… function
110952 ts.createSemanticDiagnosticsBuilderProgram = createSemanticDiagnosticsBuilderProgram;
DtypescriptServices.js111154 …function createSemanticDiagnosticsBuilderProgram(newProgramOrRootNames, hostOrOptions, oldProgramO… function
111157 ts.createSemanticDiagnosticsBuilderProgram = createSemanticDiagnosticsBuilderProgram;
Dtsserverlibrary.js111154 …function createSemanticDiagnosticsBuilderProgram(newProgramOrRootNames, hostOrOptions, oldProgramO… function
111157 ts.createSemanticDiagnosticsBuilderProgram = createSemanticDiagnosticsBuilderProgram;
Dtsserver.js110960 …function createSemanticDiagnosticsBuilderProgram(newProgramOrRootNames, hostOrOptions, oldProgramO… function
110963 ts.createSemanticDiagnosticsBuilderProgram = createSemanticDiagnosticsBuilderProgram;
Dtypescript.js111154 …function createSemanticDiagnosticsBuilderProgram(newProgramOrRootNames, hostOrOptions, oldProgramO… function
111157 ts.createSemanticDiagnosticsBuilderProgram = createSemanticDiagnosticsBuilderProgram;