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.ts3862updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
7915 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
DtypescriptServices.d.ts3862updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
7915 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
Dtsserverlibrary.d.ts3862updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
11861 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
Dtsc.js20567 function updateVariableStatement(node, modifiers, declarationList) { function
DtypingsInstaller.js25553 function updateVariableStatement(node, modifiers, declarationList) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3862updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
7915 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
Dtsserverlibrary.d.ts3862updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
11861 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant