Searched defs:shortVarDecl (Results 1 – 4 of 4) sorted by relevance
509 func (check *Checker) shortVarDecl(pos poser, lhs, rhs []syntax.Expr) { func
512 func (check *Checker) shortVarDecl(pos positioner, lhs, rhs []ast.Expr) { func
158 func (r *resolver) shortVarDecl(decl *ast.AssignStmt) { func
144 func (p *parser) shortVarDecl(idents []*ast.Ident) { func