Home
last modified time | relevance | path

Searched defs:ReportEmitErrorSummary (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts79 export type ReportEmitErrorSummary = (errorCount: number) => void; alias
/third_party/typescript/lib/
Dtypescript.d.ts5154 type ReportEmitErrorSummary = (errorCount: number) => void; alias
DtypescriptServices.d.ts5154 type ReportEmitErrorSummary = (errorCount: number) => void; alias
Dtsserverlibrary.d.ts5154 type ReportEmitErrorSummary = (errorCount: number) => void; alias
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5395 type ReportEmitErrorSummary = (errorCount: number) => void; alias
Dtsserverlibrary.d.ts5395 type ReportEmitErrorSummary = (errorCount: number) => void; alias