Home
last modified time | relevance | path

Searched defs:updateJsxSelfClosingElement (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts780 …export const updateJsxSelfClosingElement = Debug.deprecate(factory.updateJsxSelfClosingElement, fa… constant
/third_party/typescript/lib/
Dtypescript.d.ts3547updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method
7016 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
DtypescriptServices.d.ts3547updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method
7016 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
Dtsserverlibrary.d.ts3547updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method
10761 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
Dtsc.js19374 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
DtypingsInstaller.js24134 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
DtypescriptServices.js24339 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
Dtypescript.js24339 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
Dtsserverlibrary.js24339 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
Dtsserver.js24145 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3663updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method
7263 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
Dtsserverlibrary.d.ts3663updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method
11046 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant