Home
last modified time | relevance | path

Searched refs:findEnclosingNode (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/formatting/
Dformatting.ts221 function findEnclosingNode(range: TextRange, sourceFile: SourceFile): Node { function
376 const enclosingNode = findEnclosingNode(originalRange, sourceFile);