Home
last modified time | relevance | path

Searched defs:substituteNode (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/compiler/
Dtransformer.ts288 function substituteNode(hint: EmitHint, node: Node) { function
Demitter.ts889 substituteNode = noEmitSubstitution, constant
/third_party/typescript/lib/
Dtypescript.d.ts4115 substituteNode(hint: EmitHint, node: Node): Node; method
4232 substituteNode?(hint: EmitHint, node: Node): Node; method
DtypescriptServices.d.ts4115 substituteNode(hint: EmitHint, node: Node): Node; method
4232 substituteNode?(hint: EmitHint, node: Node): Node; method
Dtsserverlibrary.d.ts4115 substituteNode(hint: EmitHint, node: Node): Node; method
4232 substituteNode?(hint: EmitHint, node: Node): Node; method
DtypingsInstaller.js114451 function substituteNode(hint, node) { function
115100 substituteNode: transform.substituteNode, property
115153 substituteNode: declarationTransform.substituteNode, property
Dtsc.js94430 function substituteNode(hint, node) { function
94993 substituteNode: transform.substituteNode, property
95040 substituteNode: declarationTransform.substituteNode, property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4115 substituteNode(hint: EmitHint, node: Node): Node; method
4232 substituteNode?(hint: EmitHint, node: Node): Node; method
Dtsserverlibrary.d.ts4115 substituteNode(hint: EmitHint, node: Node): Node; method
4232 substituteNode?(hint: EmitHint, node: Node): Node; method