go/types.StdSizes.Offsetsof (method, view implemented interface methods)

2 uses

	go/types (current package)
		sizes.go#L97: func (s *StdSizes) Offsetsof(fields []*Var) []int64 {
		sizes.go#L154: 		offsets := s.Offsetsof(t.fields)