internal/abi.Name.IsBlank (method)

3 uses

	internal/abi (current package)
		type.go#L637: func (n Name) IsBlank() bool {

	internal/runtime/maps
		map.go#L878: 			if f.Name.IsBlank() {

	runtime
		alg.go#L240: 			if f.Name.IsBlank() {