go/types.Config.Sizes (field)

8 uses

	go/types (current package)
		api.go#L173: 	Sizes Sizes
		sizes.go#L279: 	if conf.Sizes != nil {
		sizes.go#L280: 		f = conf.Sizes.Alignof
		sizes.go#L293: 		if conf.Sizes != nil {
		sizes.go#L294: 			f = conf.Sizes.Offsetsof
		sizes.go#L331: 	if conf.Sizes != nil {
		sizes.go#L332: 		f = conf.Sizes.Sizeof

	golang.org/x/tools/go/packages
		packages.go#L1207: 		Sizes: ld.sizes, // may be nil