Searched refs:cachedDeclarationDiagnosticsForFile (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 814 const cachedDeclarationDiagnosticsForFile: DiagnosticCache<DiagnosticWithLocation> = {}; constant 2206 …turn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedDeclarationDiagnosticsForFile, ge…
|
| /third_party/typescript/lib/ |
| D | tsc.js | 87663 var cachedDeclarationDiagnosticsForFile = {}; 88687 …turn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedDeclarationDiagnosticsForFile, ge…
|
| D | typingsInstaller.js | 106724 var cachedDeclarationDiagnosticsForFile = {}; 107940 …turn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedDeclarationDiagnosticsForFile, ge…
|
| D | typescript.js | 106929 var cachedDeclarationDiagnosticsForFile = {}; 108145 …turn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedDeclarationDiagnosticsForFile, ge…
|
| D | typescriptServices.js | 106929 var cachedDeclarationDiagnosticsForFile = {}; 108145 …turn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedDeclarationDiagnosticsForFile, ge…
|
| D | tsserverlibrary.js | 106929 var cachedDeclarationDiagnosticsForFile = {}; 108145 …turn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedDeclarationDiagnosticsForFile, ge…
|
| D | tsserver.js | 106735 var cachedDeclarationDiagnosticsForFile = {}; 107951 …turn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedDeclarationDiagnosticsForFile, ge…
|