internal/abi.SwissMapType.IndirectElem (method)

24 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
		group.go#L346: 	if typ.IndirectElem() {
		map.go#L459: 			if typ.IndirectElem() {
		map.go#L553: 			if typ.IndirectElem() {
		map.go#L582: 	if typ.IndirectElem() {
		map.go#L623: 		if typ.IndirectElem() {
		map.go#L709: 			if typ.IndirectElem() {
		runtime_swiss.go#L96: 				if typ.IndirectElem() {
		runtime_swiss.go#L170: 				if typ.IndirectElem() {
		runtime_swiss.go#L268: 					if typ.IndirectElem() {
		runtime_swiss.go#L310: 					if typ.IndirectElem() {
		table.go#L209: 				if typ.IndirectElem() {
		table.go#L242: 				if typ.IndirectElem() {
		table.go#L292: 				if typ.IndirectElem() {
		table.go#L345: 			if typ.IndirectElem() {
		table.go#L406: 			if typ.IndirectElem() {
		table.go#L450: 				if typ.IndirectElem() {
		table.go#L763: 			if it.typ.IndirectElem() {
		table.go#L824: 						if it.typ.IndirectElem() {
		table.go#L836: 				if it.typ.IndirectElem() {
		table.go#L969: 				if it.typ.IndirectElem() {
		table.go#L1084: 				if it.typ.IndirectElem() {
		table.go#L1177: 			if typ.IndirectElem() {
		table.go#L1218: 				if typ.IndirectElem() {