internal/abi.SwissMapType.IndirectElem (method)

23 uses

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

	internal/runtime/maps
		map.go#L459: 			if typ.IndirectElem() {
		map.go#L549: 			if typ.IndirectElem() {
		map.go#L578: 	if typ.IndirectElem() {
		map.go#L619: 		if typ.IndirectElem() {
		map.go#L703: 			if typ.IndirectElem() {
		runtime_swiss.go#L99: 				if typ.IndirectElem() {
		runtime_swiss.go#L173: 				if typ.IndirectElem() {
		runtime_swiss.go#L271: 					if typ.IndirectElem() {
		runtime_swiss.go#L313: 					if typ.IndirectElem() {
		table.go#L209: 				if typ.IndirectElem() {
		table.go#L242: 				if typ.IndirectElem() {
		table.go#L292: 				if typ.IndirectElem() {
		table.go#L340: 			if typ.IndirectElem() {
		table.go#L401: 			if typ.IndirectElem() {
		table.go#L444: 				if typ.IndirectElem() {
		table.go#L654: 			if it.typ.IndirectElem() {
		table.go#L715: 						if it.typ.IndirectElem() {
		table.go#L727: 				if it.typ.IndirectElem() {
		table.go#L860: 				if it.typ.IndirectElem() {
		table.go#L975: 				if it.typ.IndirectElem() {
		table.go#L1068: 			if typ.IndirectElem() {
		table.go#L1109: 				if typ.IndirectElem() {