|
LLVM
4.0.0
|
#include <RawByteChannel.h>
Static Public Member Functions | |
| static Error | serialize (ChannelT &C, T V) |
| static Error | deserialize (ChannelT &C, T &V) |
Definition at line 87 of file RawByteChannel.h.
|
inlinestatic |
Definition at line 102 of file RawByteChannel.h.
References llvm::Error::success().
|
inlinestatic |
Definition at line 97 of file RawByteChannel.h.
1.8.6