type go/ast.ChanDir

3 uses

	go/ast (current package)
		ast.go#L421: type ChanDir int
		ast.go#L424: 	SEND ChanDir = 1 << iota
		ast.go#L475: 		Dir   ChanDir   // channel direction