LLVM
9.0.0svn
|
#include "llvm/ExecutionEngine/Orc/RPCUtils.h"
Public Types | |
using | ArgType = Expected< ArgT > |
using | UnwrappedArgType = ArgT |
Definition at line 601 of file RPCUtils.h.
using llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Expected< ArgT >)>::ArgType = Expected<ArgT> |
Definition at line 603 of file RPCUtils.h.
using llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Expected< ArgT >)>::UnwrappedArgType = ArgT |
Definition at line 604 of file RPCUtils.h.