Searched defs:createExpressionForJsxElement (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/factory/ |
| D | utilities.ts | 67 …export function createExpressionForJsxElement(factory: NodeFactory, callee: Expression, tagName: E… function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 24709 function createExpressionForJsxElement(factory, callee, tagName, props, children, location) { function
|
| D | typingsInstaller.js | 30574 function createExpressionForJsxElement(factory, callee, tagName, props, children, location) { function
|