|
LLVM
4.0.0
|
#include <RPCUtils.h>
Public Types | |
| using | ArgType = Expected< ArgT > |
| using | UnwrappedArgType = ArgT |
Definition at line 434 of file RPCUtils.h.
| using llvm::orc::rpc::detail::ResponseHandlerArg< Error(Expected< ArgT >)>::ArgType = Expected<ArgT> |
Definition at line 436 of file RPCUtils.h.
| using llvm::orc::rpc::detail::ResponseHandlerArg< Error(Expected< ArgT >)>::UnwrappedArgType = ArgT |
Definition at line 437 of file RPCUtils.h.
1.8.6