internal/abi.SwissMapType.IndirectKey (method)

24 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
		map.go#L453: 		if typ.IndirectKey() {
		map.go#L540: 		if typ.IndirectKey() {
		map.go#L570: 	if typ.IndirectKey() {
		map.go#L614: 		if typ.IndirectKey() {
		map.go#L688: 		if typ.IndirectKey() {
		map.go#L694: 			if typ.IndirectKey() {
		runtime_swiss.go#L94: 			if typ.IndirectKey() {
		runtime_swiss.go#L168: 			if typ.IndirectKey() {
		runtime_swiss.go#L262: 				if typ.IndirectKey() {
		runtime_swiss.go#L305: 					if typ.IndirectKey() {
		table.go#L204: 			if typ.IndirectKey() {
		table.go#L237: 			if typ.IndirectKey() {
		table.go#L283: 			if typ.IndirectKey() {
		table.go#L332: 			if typ.IndirectKey() {
		table.go#L394: 			if typ.IndirectKey() {
		table.go#L426: 			if typ.IndirectKey() {
		table.go#L434: 				if typ.IndirectKey() {
		table.go#L698: 			if it.typ.IndirectKey() {
		table.go#L841: 			if it.typ.IndirectKey() {
		table.go#L934: 			if it.typ.IndirectKey() {
		table.go#L1063: 			if typ.IndirectKey() {
		table.go#L1104: 				if typ.IndirectKey() {
		table_debug.go#L38: 				if typ.IndirectKey() {