Searched defs:updateVariableStatement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 486 export const updateVariableStatement: typeof factory.updateVariableStatement = Debug.deprecate(fact… constant
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8295 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4051 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
|
| D | tsserverlibrary.d.ts | 8054 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
|
| D | typingsInstaller.js | 15579 function updateVariableStatement(node, modifiers, declarationList) { function
|
| D | tsc.js | 20870 function updateVariableStatement(node, modifiers, declarationList) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4051 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
|
| D | tsserverlibrary.d.ts | 8054 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method
|