Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts880 …export const createPartiallyEmittedExpression = Debug.deprecate(factory.createPartiallyEmittedExpr… constant
/third_party/typescript/lib/
Dtypescript.d.ts4068createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpress… method
8243 …const createPartiallyEmittedExpression: (expression: Expression, original?: Node | undefined) => P… constant
DtypescriptServices.d.ts4068createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpress… method
8243 …const createPartiallyEmittedExpression: (expression: Expression, original?: Node | undefined) => P… constant
Dtsserverlibrary.d.ts4068createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpress… method
12189 …const createPartiallyEmittedExpression: (expression: Expression, original?: Node | undefined) => P… constant
Dtsc.js22148 function createPartiallyEmittedExpression(expression, original) { function
DtypingsInstaller.js27425 function createPartiallyEmittedExpression(expression, original) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4068createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpress… method
8243 …const createPartiallyEmittedExpression: (expression: Expression, original?: Node | undefined) => P… constant
Dtsserverlibrary.d.ts4068createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpress… method
12189 …const createPartiallyEmittedExpression: (expression: Expression, original?: Node | undefined) => P… constant