Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts1039 const cachedBindAndCheckDiagnosticsForFile: DiagnosticCache<Diagnostic> = {}; constant
2134 ? cachedBindAndCheckDiagnosticsForFile.perFile?.get(sourceFile.path)
2135 : cachedBindAndCheckDiagnosticsForFile.allDiagnostics;
2201 …urn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedBindAndCheckDiagnosticsForFile, ge…
/third_party/typescript/lib/
DtypingsInstaller.js121518 var cachedBindAndCheckDiagnosticsForFile = {};
122486 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
122487 : cachedBindAndCheckDiagnosticsForFile.allDiagnostics;
122541 …urn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedBindAndCheckDiagnosticsForFile, ge…
Dtsc.js100811 var cachedBindAndCheckDiagnosticsForFile = {};
101620 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
101621 : cachedBindAndCheckDiagnosticsForFile.allDiagnostics;
101670 …urn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedBindAndCheckDiagnosticsForFile, ge…