Home
last modified time | relevance | path

Searched refs:SendStmt (Results 1 – 25 of 904) sorted by relevance

12345678910>>...37

/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/quasilyte/go-ruleguard/nodetag/
H A Dnodetag.go47 SendStmt const
144 case *ast.SendStmt:
145 return SendStmt
255 return SendStmt
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/types2/
H A Dreturn.go21 case *syntax.DeclStmt, *syntax.EmptyStmt, *syntax.SendStmt,
114 *syntax.SendStmt, *syntax.AssignStmt, *syntax.CallStmt,
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/ast2/
H A Dast.go95 SendStmt struct{ X *ast.SendStmt } argument
/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/pattern/
H A Dpattern.go32 _ Node = SendStmt{}
237 type SendStmt struct { struct
356 func (stmt SendStmt) String() string { return stringify(stmt) } argument
461 func (SendStmt) isNode() {} argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/pattern/
H A Dpattern.go32 _ Node = SendStmt{}
237 type SendStmt struct { struct
355 func (stmt SendStmt) String() string { return stringify(stmt) } argument
460 func (SendStmt) isNode() {} argument
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/honnef.co/go/tools/pattern/
H A Dpattern.go32 _ Node = SendStmt{}
237 type SendStmt struct { struct
355 func (stmt SendStmt) String() string { return stringify(stmt) } argument
460 func (SendStmt) isNode() {} argument
/dports/sysutils/nomad/nomad-1.1.0/vendor/honnef.co/go/tools/pattern/
H A Dpattern.go32 _ Node = SendStmt{}
237 type SendStmt struct { struct
356 func (stmt SendStmt) String() string { return stringify(stmt) } argument
461 func (SendStmt) isNode() {} argument
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/honnef.co/go/tools/pattern/
H A Dpattern.go32 _ Node = SendStmt{}
237 type SendStmt struct { struct
355 func (stmt SendStmt) String() string { return stringify(stmt) } argument
460 func (SendStmt) isNode() {} argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/honnef.co/go/tools/pattern/
H A Dpattern.go32 _ Node = SendStmt{}
237 type SendStmt struct { struct
356 func (stmt SendStmt) String() string { return stringify(stmt) } argument
461 func (SendStmt) isNode() {} argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/honnef.co/go/tools/pattern/
H A Dpattern.go32 _ Node = SendStmt{}
237 type SendStmt struct { struct
356 func (stmt SendStmt) String() string { return stringify(stmt) } argument
461 func (SendStmt) isNode() {} argument
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc11/gcc-11.2.0/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
117 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc9/gcc-9.4.0/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
116 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
117 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,
/dports/lang/gcc8/gcc-8.5.0/libgo/go/go/types/
H A Dreturn.go22 case *ast.BadStmt, *ast.DeclStmt, *ast.EmptyStmt, *ast.SendStmt,
122 *ast.SendStmt, *ast.IncDecStmt, *ast.AssignStmt, *ast.GoStmt,

12345678910>>...37