Searched refs:implicitstar (Results 1 – 5 of 5) sorted by relevance
231 func implicitstar(n ir.Node) ir.Node { func249 n.X = implicitstar(n.X)814 n.X = implicitstar(n.X)
612 n.X = implicitstar(n.X)672 n.X = implicitstar(n.X)
1051 func implicitstar(n ir.Node) ir.Node { func
1000 n.Left = implicitstar(n.Left)1364 n.Left = implicitstar(n.Left)2221 func implicitstar(n *Node) *Node { func
1012 n.Left = implicitstar(n.Left)1353 n.Left = implicitstar(n.Left)2343 func implicitstar(n *Node) *Node { func