runtime.imethod.ityp (field)

4 uses

	runtime (current package)
		iface.go#L209: 		itype := inter.typ.typeOff(i.ityp)
		type.go#L363: 	ityp typeOff
		type.go#L683: 			tityp := resolveTypeOff(unsafe.Pointer(tm), tm.ityp)
		type.go#L684: 			vityp := resolveTypeOff(unsafe.Pointer(vm), vm.ityp)