Home
last modified time | relevance | path

Searched defs:createCall (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts336 export const createCall = Debug.deprecate(factory.createCallExpression, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10576 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
Dtypescript.d.ts6793 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
/third_party/typescript/lib/
Dtypescript.d.ts6704 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
Dtsserverlibrary.d.ts10449 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
DtypescriptServices.d.ts6704 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant