Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts342 export const createCallChain = Debug.deprecate(factory.createCallChain, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3409createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
10580 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
Dtypescript.d.ts3409createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
6797 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
/third_party/typescript/lib/
Dtypescript.d.ts3333createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
6708 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
Dtsserverlibrary.d.ts3333createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
10453 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
DtypescriptServices.d.ts3333createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
6708 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
DtypingsInstaller.js22361 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsc.js17853 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
DtypescriptServices.js22566 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
Dtypescript.js22566 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsserverlibrary.js22566 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsserver.js22372 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function