Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts475 …export const updateVariableStatement = Debug.deprecate(factory.updateVariableStatement, factoryDep… constant
/third_party/typescript/lib/
Dtypescript.d.ts3827updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
7826 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
DtypescriptServices.d.ts3827updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
7826 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
Dtsserverlibrary.d.ts3827updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
11772 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
DtypingsInstaller.js25372 function updateVariableStatement(node, modifiers, declarationList) { function
Dtsc.js20426 function updateVariableStatement(node, modifiers, declarationList) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3827updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
7826 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
Dtsserverlibrary.d.ts3827updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
11772 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant