internal/abi.Name.IsBlank (method)

3 uses

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

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

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