internal/abi.SwissMapType.IndirectKey (method)

26 uses

	internal/abi (current package)
		map_swiss.go#L59: func (mt *SwissMapType) IndirectKey() bool { // store ptr to key instead of key itself

	internal/runtime/maps
		group.go#L334: 	if typ.IndirectKey() {
		map.go#L453: 		if typ.IndirectKey() {
		map.go#L544: 		if typ.IndirectKey() {
		map.go#L574: 	if typ.IndirectKey() {
		map.go#L618: 		if typ.IndirectKey() {
		map.go#L694: 		if typ.IndirectKey() {
		map.go#L700: 			if typ.IndirectKey() {
		runtime_swiss.go#L91: 			if typ.IndirectKey() {
		runtime_swiss.go#L165: 			if typ.IndirectKey() {
		runtime_swiss.go#L259: 				if typ.IndirectKey() {
		runtime_swiss.go#L302: 					if typ.IndirectKey() {
		table.go#L204: 			if typ.IndirectKey() {
		table.go#L237: 			if typ.IndirectKey() {
		table.go#L283: 			if typ.IndirectKey() {
		table.go#L337: 			if typ.IndirectKey() {
		table.go#L399: 			if typ.IndirectKey() {
		table.go#L432: 			if typ.IndirectKey() {
		table.go#L440: 				if typ.IndirectKey() {
		table.go#L525: 			if typ.IndirectKey() {
		table.go#L807: 			if it.typ.IndirectKey() {
		table.go#L950: 			if it.typ.IndirectKey() {
		table.go#L1043: 			if it.typ.IndirectKey() {
		table.go#L1172: 			if typ.IndirectKey() {
		table.go#L1213: 				if typ.IndirectKey() {
		table_debug.go#L38: 				if typ.IndirectKey() {