Searched defs:Channel_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h2585 class Channel_type : public Type class in inherits:Type
2588 Channel_type(bool may_send, bool may_receive, Type* element_type) function in class:Channel_type
[all...]

Completed in 19 milliseconds