LLVM
8.0.1
|
Convenience class for grouping RPC Functions into APIs that can be negotiated as a block. More...
#include "llvm/ExecutionEngine/Orc/RPCUtils.h"
Classes | |
class | Contains |
Test whether this API contains Function F. More... | |
Static Public Member Functions | |
template<typename RPCEndpoint > | |
static Error | negotiate (RPCEndpoint &R) |
Negotiate all functions in this API. More... | |
Convenience class for grouping RPC Functions into APIs that can be negotiated as a block.
Definition at line 1624 of file RPCUtils.h.
|
inlinestatic |
Negotiate all functions in this API.
Definition at line 1636 of file RPCUtils.h.
References llvm::Error::success().