Home
last modified time | relevance | path

Searched refs:exprSlice (Results 1 – 11 of 11) sorted by path

/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/quasilyte/go-ruleguard/internal/gogrep/
H A Dcompile.go115 case exprSlice:
959 func (c *compiler) compileExprSlice(exprs exprSlice) {
H A Dmatch.go79 m.walkNodeSlice(exprSlice(exprs), accept)
508 matched, _ := m.matchNodeList(exprSlice(exprs), false)
701 case exprSlice:
702 y, ok := y.(exprSlice)
H A Dparse.go173 return exprSlice(cl.Elts), f, nil
H A Dslices.go16 exprSlice []ast.Expr type
23 func (l exprSlice) len() int { return len(l) }
24 func (l exprSlice) at(i int) ast.Node { return l[i] }
25 func (l exprSlice) slice(i, j int) nodeSlice { return l[i:j] }
26 func (l exprSlice) Pos() token.Pos { return l[0].Pos() }
27 func (l exprSlice) End() token.Pos { return l[len(l)-1].End() }
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/noder/
H A Dcodes.go105 exprSlice const
H A Dreader.go1593 case exprSlice:
H A Dwriter.go1266 w.code(exprSlice)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/honnef.co/go/tools/internal/gosmith/
H A Dexpr.go22 smith.exprSlice,
409 func (smith *Smith) exprSlice(ret *Type) string { func
/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/internal/gosmith/
H A Dexpr.go22 smith.exprSlice,
409 func (smith *Smith) exprSlice(ret *Type) string { func
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/honnef.co/go/tools/internal/gosmith/
H A Dexpr.go22 smith.exprSlice,
409 func (smith *Smith) exprSlice(ret *Type) string { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/internal/gosmith/
H A Dexpr.go22 smith.exprSlice,
409 func (smith *Smith) exprSlice(ret *Type) string { func