type internal/reflectlite.uncommonType
16 uses
internal/reflectlite (current package)
type.go#L67: uncommon() *uncommonType
type.go#L179: type uncommonType struct {
type.go#L425: func (t *uncommonType) methods() []method {
type.go#L432: func (t *uncommonType) exportedMethods() []method {
type.go#L461: func (t *rtype) uncommon() *uncommonType {
type.go#L471: u uncommonType
type.go#L477: u uncommonType
type.go#L483: u uncommonType
type.go#L489: u uncommonType
type.go#L495: u uncommonType
type.go#L501: u uncommonType
type.go#L507: u uncommonType
type.go#L513: u uncommonType
type.go#L666: uadd += unsafe.Sizeof(uncommonType{})
type.go#L677: uadd += unsafe.Sizeof(uncommonType{})
type.go#L946: u uncommonType
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |