Searched refs:formatNodeLines (Results 1 – 1 of 1) sorted by relevance
108 …return formatNodeLines(findOutermostNodeWithinListLevel(semicolon), sourceFile, formatContext, For…141 …return formatNodeLines(findOutermostNodeWithinListLevel(precedingToken), sourceFile, formatContext…361 …function formatNodeLines(node: Node | undefined, sourceFile: SourceFile, formatContext: FormatCont… function