Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts2317 function getProgramDiagnostics(sourceFile: SourceFile): readonly Diagnostic[] { function
/third_party/typescript/lib/
Dtsc.js106111 function getProgramDiagnostics(sourceFile) { function