Searched refs:getNodeToInsertConstantBefore (Results 1 – 1 of 1) sorted by relevance
1258 const nodeToInsertBefore = getNodeToInsertConstantBefore(node, scope);1531 function getNodeToInsertConstantBefore(node: Node, scope: Scope): Statement { function