func runtime.mapclear

2 uses

	runtime (current package)
		map.go#L978: func mapclear(t *maptype, h *hmap) {
		map.go#L981: 		pc := funcPC(mapclear)