Searched defs:createCallChain (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 342 export const createCallChain = Debug.deprecate(factory.createCallChain, factoryDeprecation); constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3409 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 10580 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | typescript.d.ts | 3409 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 6797 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3333 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 6708 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | tsserverlibrary.d.ts | 3333 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 10453 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | typescriptServices.d.ts | 3333 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 6708 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | typingsInstaller.js | 22361 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | tsc.js | 17853 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | typescriptServices.js | 22566 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | typescript.js | 22566 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | tsserverlibrary.js | 22566 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | tsserver.js | 22372 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|