Searched defs:createCallChain (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 331 export const createCallChain = Debug.deprecate(factory.createCallChain, factoryDeprecation); constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3794 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 7807 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | typescriptServices.d.ts | 3794 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 7807 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | tsserverlibrary.d.ts | 3794 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 11753 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | tsc.js | 19966 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | typingsInstaller.js | 24873 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3794 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 7807 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|
| D | tsserverlibrary.d.ts | 3794 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method 11753 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
|