Searched defs:createSyntheticExpression (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 31099 …function createSyntheticExpression(parent: Node, type: Type, isSpread?: boolean, tupleNameSource?:… function
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 27184 function createSyntheticExpression(type, isSpread, tupleNameSource) { function 79294 function createSyntheticExpression(parent, type, isSpread, tupleNameSource) { function
|
| D | tsc.js | 21968 function createSyntheticExpression(type, isSpread, tupleNameSource) { function 66553 function createSyntheticExpression(parent, type, isSpread, tupleNameSource) { function
|