Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts2162 … return getDiagnosticsHelper(sourceFile, getDeclarationDiagnosticsForFile, cancellationToken);
2598 …function getDeclarationDiagnosticsForFile(sourceFile: SourceFile, cancellationToken: CancellationT… function
/third_party/typescript/lib/
DtypingsInstaller.js122510 … return getDiagnosticsHelper(sourceFile, getDeclarationDiagnosticsForFile, cancellationToken);
122902 function getDeclarationDiagnosticsForFile(sourceFile, cancellationToken) { function
Dtsc.js101643 … return getDiagnosticsHelper(sourceFile, getDeclarationDiagnosticsForFile, cancellationToken);
101985 function getDeclarationDiagnosticsForFile(sourceFile, cancellationToken) { function