Home
last modified time | relevance | path

Searched defs:variableStatement (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/services/codefixes/
DconvertConstToLet.ts10 const variableStatement = getVariableStatement(sourceFile, span.start, program); constant
DaddMissingAwait.ts146 const variableStatement = getAncestor(declaration, SyntaxKind.VariableStatement); constant
/third_party/typescript/src/compiler/transformers/
Des2017.ts505 …const variableStatement = createSuperAccessVariableStatement(factory, resolver, node, capturedSupe… constant
Des2018.ts974 …const variableStatement = createSuperAccessVariableStatement(factory, resolver, node, capturedSupe… constant
/third_party/typescript/lib/
DtypescriptServices.js144234 function doChange(changes, sourceFile, variableStatement) { argument
Dtypescript.js144234 function doChange(changes, sourceFile, variableStatement) { argument
Dtsserverlibrary.js144234 function doChange(changes, sourceFile, variableStatement) { argument
Dtsserver.js143665 function doChange(changes, sourceFile, variableStatement) { argument