LLVM  4.0.0
llvm::orc::rpc::SerializationTraits< ChannelT, bool, bool, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type > Member List

This is the complete list of members for llvm::orc::rpc::SerializationTraits< ChannelT, bool, bool, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >, including all inherited members.

deserialize(ChannelT &C, bool &V)llvm::orc::rpc::SerializationTraits< ChannelT, bool, bool, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >inlinestatic
serialize(ChannelT &C, bool V)llvm::orc::rpc::SerializationTraits< ChannelT, bool, bool, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >inlinestatic