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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h1002 template <typename Func> Error negotiateFunction(bool Retry = false) { function in class:llvm::orc::rpc::detail::RPCEndpointBase
1658 if (auto Err = R.template negotiateFunction<Func>())

Completed in 157 milliseconds