Home
last modified time | relevance | path

Searched refs:getSyntacticDiagnosticsForFile (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts2125 … return getDiagnosticsHelper(sourceFile, getSyntacticDiagnosticsForFile, cancellationToken);
2166 …function getSyntacticDiagnosticsForFile(sourceFile: SourceFile): readonly DiagnosticWithLocation[]… function
/third_party/typescript/lib/
DtypingsInstaller.js122478 … return getDiagnosticsHelper(sourceFile, getSyntacticDiagnosticsForFile, cancellationToken);
122513 function getSyntacticDiagnosticsForFile(sourceFile) { function
Dtsc.js101612 … return getDiagnosticsHelper(sourceFile, getSyntacticDiagnosticsForFile, cancellationToken);
101646 function getSyntacticDiagnosticsForFile(sourceFile) { function