Home
last modified time | relevance | path

Searched defs:exposedVariableDeclarations (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/refactors/
DextractSymbol.ts668 …dsAndWrites: { target, usagesPerScope, functionErrorsPerScope, exposedVariableDeclarations } } = g… constant
675 …dsAndWrites: { target, usagesPerScope, constantErrorsPerScope, exposedVariableDeclarations } } = g… constant
1567 readonly exposedVariableDeclarations: readonly VariableDeclaration[]; property
1584 const exposedVariableDeclarations: VariableDeclaration[] = []; constant
/third_party/typescript/lib/
Dtypescript.js145897 … function extractFunctionInScope(node, scope, _a, exposedVariableDeclarations, range, context) { argument
146312 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument
146455 …unction getPropertyAssignmentsForWritesAndVariableDeclarations(exposedVariableDeclarations, writes… argument
DtypescriptServices.js145897 … function extractFunctionInScope(node, scope, _a, exposedVariableDeclarations, range, context) { argument
146312 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument
146455 …unction getPropertyAssignmentsForWritesAndVariableDeclarations(exposedVariableDeclarations, writes… argument
Dtsserverlibrary.js145897 … function extractFunctionInScope(node, scope, _a, exposedVariableDeclarations, range, context) { argument
146312 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument
146455 …unction getPropertyAssignmentsForWritesAndVariableDeclarations(exposedVariableDeclarations, writes… argument
Dtsserver.js145328 … function extractFunctionInScope(node, scope, _a, exposedVariableDeclarations, range, context) { argument
145743 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument
145886 …unction getPropertyAssignmentsForWritesAndVariableDeclarations(exposedVariableDeclarations, writes… argument