Searched defs:getSynthesizedDeepClone (Results 1 – 6 of 6) sorted by relevance
1402 …const result = substitution ? getSynthesizedDeepClone(substitution) : visitEachChild(node, visitor… constant
2282 …export function getSynthesizedDeepClone<T extends Node | undefined>(node: T, includeTrivia = true)… function
117962 function getSynthesizedDeepClone(node, includeTrivia) { function
117393 function getSynthesizedDeepClone(node, includeTrivia) { function