Home
last modified time | relevance | path

Searched defs:createCallChain (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts342 export const createCallChain: typeof factory.createCallChain = Debug.deprecate(factory.createCallCh… constant
/third_party/typescript/src/compiler/
Dtypes.ts8214createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
/third_party/typescript/lib/
Dtypescript.d.ts3983createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
Dtsserverlibrary.d.ts7986createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
DtypingsInstaller.js15128 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsc.js20419 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3983createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
Dtsserverlibrary.d.ts7986createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method