Searched refs:OrcRPCNegotiate (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h953 class OrcRPCNegotiate class in class:llvm::orc::rpc::detail::RPCEndpointBase
954 : public Function<OrcRPCNegotiate, FunctionIdT(std::string)> {
995 RemoteFunctionIds[OrcRPCNegotiate::getPrototype()] = NegotiateId;
996 Handlers[NegotiateId] = wrapHandler<OrcRPCNegotiate>(
1247 Impl.template callB<OrcRPCNegotiate>(Func::getPrototype())) {

Completed in 108 milliseconds