Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts307 …export const createPropertyAccessChain = Debug.deprecate(factory.createPropertyAccessChain, factor… constant
/third_party/typescript/lib/
Dtypescript.d.ts3751createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
7702 …const createPropertyAccessChain: (expression: Expression, questionDotToken: QuestionDotToken | und… constant
DtypescriptServices.d.ts3751createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
7702 …const createPropertyAccessChain: (expression: Expression, questionDotToken: QuestionDotToken | und… constant
Dtsserverlibrary.d.ts3751createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
11648 …const createPropertyAccessChain: (expression: Expression, questionDotToken: QuestionDotToken | und… constant
DtypingsInstaller.js24581 function createPropertyAccessChain(expression, questionDotToken, name) { function
Dtsc.js19728 function createPropertyAccessChain(expression, questionDotToken, name) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3751createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
7702 …const createPropertyAccessChain: (expression: Expression, questionDotToken: QuestionDotToken | und… constant
Dtsserverlibrary.d.ts3751createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
11648 …const createPropertyAccessChain: (expression: Expression, questionDotToken: QuestionDotToken | und… constant