Searched defs:createCall (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 336 export const createCall = Debug.deprecate(factory.createCallExpression, factoryDeprecation); constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 10576 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
|
| D | typescript.d.ts | 6793 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 6704 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
|
| D | tsserverlibrary.d.ts | 10449 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
|
| D | typescriptServices.d.ts | 6704 …const createCall: (expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumen… constant
|