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.ts331 export const createCallChain = Debug.deprecate(factory.createCallChain, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts3794createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
7807 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
DtypescriptServices.d.ts3794createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
7807 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
Dtsserverlibrary.d.ts3794createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
11753 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
Dtsc.js19966 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
DtypingsInstaller.js24873 function createCallChain(expression, questionDotToken, typeArguments, argumentsArray) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3794createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
7807 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant
Dtsserverlibrary.d.ts3794createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArgume… method
11753 …const createCallChain: (expression: Expression, questionDotToken: QuestionDotToken | undefined, ty… constant