Searched refs:startPositionToDeleteNodeInList (Results 1 – 1 of 1) sorted by relevance
935 …Range(sourceFile, { pos: list[lastNonDeletedIndex].end, end: startPositionToDeleteNodeInList(sourc…993 function startPositionToDeleteNodeInList(sourceFile: SourceFile, node: Node): number { function998 const end = startPositionToDeleteNodeInList(sourceFile, nextNode);1617 pos: startPositionToDeleteNodeInList(sourceFile, node),