Home
last modified time | relevance | path

Searched defs:getSynthesizedDeepClone (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/refactors/
DextractSymbol.ts1402 …const result = substitution ? getSynthesizedDeepClone(substitution) : visitEachChild(node, visitor… constant
/third_party/typescript/src/services/
Dutilities.ts2282 …export function getSynthesizedDeepClone<T extends Node | undefined>(node: T, includeTrivia = true)… function
/third_party/typescript/lib/
DtypescriptServices.js117962 function getSynthesizedDeepClone(node, includeTrivia) { function
Dtypescript.js117962 function getSynthesizedDeepClone(node, includeTrivia) { function
Dtsserverlibrary.js117962 function getSynthesizedDeepClone(node, includeTrivia) { function
Dtsserver.js117393 function getSynthesizedDeepClone(node, includeTrivia) { function