Searched refs:getDeclarationDiagnosticsForFileNoCache (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 2563 …, cancellationToken, cachedDeclarationDiagnosticsForFile, getDeclarationDiagnosticsForFileNoCache); 2566 …function getDeclarationDiagnosticsForFileNoCache(sourceFile: SourceFile | undefined, cancellationT… function
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 122876 …, cancellationToken, cachedDeclarationDiagnosticsForFile, getDeclarationDiagnosticsForFileNoCache); 122878 function getDeclarationDiagnosticsForFileNoCache(sourceFile, cancellationToken) { function
|
| D | tsc.js | 101960 …, cancellationToken, cachedDeclarationDiagnosticsForFile, getDeclarationDiagnosticsForFileNoCache); 101962 function getDeclarationDiagnosticsForFileNoCache(sourceFile, cancellationToken) { function
|