Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts894 export const updatePartiallyEmittedExpression: typeof factory.updatePartiallyEmittedExpression = De… constant
/third_party/typescript/src/compiler/
Dtypes.ts8560updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method
/third_party/typescript/lib/
Dtypescript.d.ts4258updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method
Dtsserverlibrary.d.ts8261updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method
DtypingsInstaller.js16806 function updatePartiallyEmittedExpression(node, expression) { function
Dtsc.js22097 function updatePartiallyEmittedExpression(node, expression) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4258updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method
Dtsserverlibrary.d.ts8261updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method