Searched refs:getContainingListOrParentStart (Results 1 – 1 of 1) sorted by relevance
202 … const containingListOrParentStart = getContainingListOrParentStart(parent, current, sourceFile);264 …function getContainingListOrParentStart(parent: Node, child: Node, sourceFile: SourceFile): LineAn… function