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