Searched defs:createPropertyAccessChain (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 318 export const createPropertyAccessChain: typeof factory.createPropertyAccessChain = Debug.deprecate(… constant
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8206 …createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3975 …createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
|
| D | tsserverlibrary.d.ts | 7978 …createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
|
| D | typingsInstaller.js | 15064 function createPropertyAccessChain(expression, questionDotToken, name) { function
|
| D | tsc.js | 20355 function createPropertyAccessChain(expression, questionDotToken, name) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3975 …createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
|
| D | tsserverlibrary.d.ts | 7978 …createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
|