Searched defs:SetInit (Results 1 – 3 of 3) sorted by relevance
94 SetInit(x Nodes) methodSpec
56 func (n *miniStmt) SetInit(x Nodes) { n.init = x } func
55 func (n *miniExpr) SetInit(x Nodes) { n.init = x } func