Home
last modified time | relevance | path

Searched defs:Funarg (Results 1 – 7 of 7) sorted by last modified time

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/types/
H A Dtype.go400 Funarg Funarg // type of function arguments for arg struct member
404 type Funarg uint8 type
H A Dfmt.go627 …fldconv(b *bytes.Buffer, f *Field, verb rune, mode fmtMode, visited map[*Type]int, funarg Funarg) {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/gc/
H A Ddcl.go619 func tofunargs(l []*Node, funarg types.Funarg) *types.Type {
640 func tofunargsfield(fields []*types.Field, funarg types.Funarg) *types.Type {
H A Dfmt.go1739 …er, f *types.Field, flag FmtFlag, mode fmtMode, visited map[*types.Type]int, funarg types.Funarg) {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/types/
H A Dtype.go274 Funarg Funarg // type of function arguments for arg struct member
278 type Funarg uint8 type
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/types/
H A Dtype.go245 Funarg Funarg // type of function arguments for arg struct member
249 type Funarg uint8 type
324 Funarg Funarg member
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Ddcl.go656 func tofunargs(l []*Node, funarg types.Funarg) *types.Type {
678 func tofunargsfield(fields []*types.Field, funarg types.Funarg) *types.Type {