Searched defs:createCallChain (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 342 export const createCallChain: typeof factory.createCallChain = Debug.deprecate(factory.createCallCh… constant
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8214 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3983 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
|
| D | tsserverlibrary.d.ts | 7986 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
|
| D | typingsInstaller.js | 15128 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | tsc.js | 20419 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3983 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
|
| D | tsserverlibrary.d.ts | 7986 …createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
|