Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtransformer.ts289 function substituteNode(hint: EmitHint, node: Node) { function
Demitter.ts901 substituteNode = noEmitSubstitution, constant
/third_party/typescript/lib/
Dtypescript.d.ts4145 substituteNode(hint: EmitHint, node: Node): Node; method
4262 substituteNode?(hint: EmitHint, node: Node): Node; method
DtypescriptServices.d.ts4145 substituteNode(hint: EmitHint, node: Node): Node; method
4262 substituteNode?(hint: EmitHint, node: Node): Node; method
Dtsserverlibrary.d.ts4145 substituteNode(hint: EmitHint, node: Node): Node; method
4262 substituteNode?(hint: EmitHint, node: Node): Node; method
DtypingsInstaller.js114696 function substituteNode(hint, node) { function
115360 substituteNode: transform.substituteNode, property
115413 substituteNode: declarationTransform.substituteNode, property
Dtsc.js94655 function substituteNode(hint, node) { function
95231 substituteNode: transform.substituteNode, property
95278 substituteNode: declarationTransform.substituteNode, property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4145 substituteNode(hint: EmitHint, node: Node): Node; method
4262 substituteNode?(hint: EmitHint, node: Node): Node; method
Dtsserverlibrary.d.ts4145 substituteNode(hint: EmitHint, node: Node): Node; method
4262 substituteNode?(hint: EmitHint, node: Node): Node; method