Home
last modified time | relevance | path

Searched defs:getFilesInErrorForSummary (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts142 export function getFilesInErrorForSummary(diagnostics: readonly Diagnostic[]): (ReportFileInError |… function
/third_party/typescript/lib/
Dtsc.js110447 function getFilesInErrorForSummary(diagnostics) { function