Home
last modified time | relevance | path

Searched refs:WatchStatusReporter (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts45 …export type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptio… alias
196 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptio…
197 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectRef…
198 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectRef…
Dwatch.ts69 … export function createWatchStatusReporter(system: System, pretty?: boolean): WatchStatusReporter {
398 …export function createWatchHost(system = sys, reportWatchStatus?: WatchStatusReporter): WatchHost {
549 …defined, reportDiagnostic: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): WatchComp…
584 reportWatchStatus?: WatchStatusReporter;
DtsbuildPublic.ts179 …orter, reportSolutionBuilderStatus?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter) {
/third_party/typescript/src/testRunner/unittests/tscWatch/
DwatchApi.ts61 const reportWatchStatus: WatchStatusReporter = (_, __, ___, errorCount) => {
/third_party/typescript/lib/
Dtypescript.d.ts5024 …type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions, err…
5133 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptio…
5134 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectRef…
5187 …ortSolutionBuilderStatus?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): SolutionB…
DtypescriptServices.d.ts5024 …type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions, err…
5133 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptio…
5134 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectRef…
5187 …ortSolutionBuilderStatus?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): SolutionB…
Dtsserverlibrary.d.ts5024 …type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions, err…
5133 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptio…
5134 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectRef…
5187 …ortSolutionBuilderStatus?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): SolutionB…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5265 …type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions, err…
5374 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptio…
5375 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectRef…
5428 …ortSolutionBuilderStatus?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): SolutionB…
Dtsserverlibrary.d.ts5265 …type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions, err…
5374 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptio…
5375 …ram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectRef…
5428 …ortSolutionBuilderStatus?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): SolutionB…