Home
last modified time | relevance | path

Searched defs:fixedDeclarations (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/codefixes/
DaddMissingAsync.ts29 const fixedDeclarations = new Set<number>(); constant
DaddMissingAwait.ts48 const fixedDeclarations = new Set<number>(); constant
/third_party/typescript/lib/
DtypescriptServices.js136706 function getFix(context, decl, trackChanges, fixedDeclarations) { argument
136710 function makeChange(changeTracker, sourceFile, insertionSite, fixedDeclarations) { argument
136805 …n getDeclarationSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136825 … function getUseSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136953 …ction makeChange(changeTracker, errorCode, sourceFile, checker, insertionSite, fixedDeclarations) { argument
Dtypescript.js136706 function getFix(context, decl, trackChanges, fixedDeclarations) { argument
136710 function makeChange(changeTracker, sourceFile, insertionSite, fixedDeclarations) { argument
136805 …n getDeclarationSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136825 … function getUseSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136953 …ction makeChange(changeTracker, errorCode, sourceFile, checker, insertionSite, fixedDeclarations) { argument
Dtsserverlibrary.js136706 function getFix(context, decl, trackChanges, fixedDeclarations) { argument
136710 function makeChange(changeTracker, sourceFile, insertionSite, fixedDeclarations) { argument
136805 …n getDeclarationSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136825 … function getUseSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136953 …ction makeChange(changeTracker, errorCode, sourceFile, checker, insertionSite, fixedDeclarations) { argument
Dtsserver.js136137 function getFix(context, decl, trackChanges, fixedDeclarations) { argument
136141 function makeChange(changeTracker, sourceFile, insertionSite, fixedDeclarations) { argument
136236 …n getDeclarationSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136256 … function getUseSiteFix(context, expression, errorCode, checker, trackChanges, fixedDeclarations) { argument
136384 …ction makeChange(changeTracker, errorCode, sourceFile, checker, insertionSite, fixedDeclarations) { argument