Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts594 export const updateVariableDeclarationList: typeof factory.updateVariableDeclarationList = Debug.de… constant
/third_party/typescript/src/compiler/
Dtypes.ts8331updateVariableDeclarationList(node: VariableDeclarationList, declarations: readonly VariableDeclar… method
/third_party/typescript/lib/
Dtypescript.d.ts4087updateVariableDeclarationList(node: VariableDeclarationList, declarations: readonly VariableDeclar… method
Dtsserverlibrary.d.ts8090updateVariableDeclarationList(node: VariableDeclarationList, declarations: readonly VariableDeclar… method
DtypingsInstaller.js15770 function updateVariableDeclarationList(node, declarations) { function
Dtsc.js21061 function updateVariableDeclarationList(node, declarations) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4087updateVariableDeclarationList(node: VariableDeclarationList, declarations: readonly VariableDeclar… method
Dtsserverlibrary.d.ts8090updateVariableDeclarationList(node: VariableDeclarationList, declarations: readonly VariableDeclar… method