LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::orc::shared::detail::ResultSerializer< SPSRetTagT, Error > Class Template Reference

#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"

Static Public Member Functions

static WrapperFunctionResult serialize (Error Err)
 

Detailed Description

template<typename SPSRetTagT>
class llvm::orc::shared::detail::ResultSerializer< SPSRetTagT, Error >

Definition at line 351 of file WrapperFunctionUtils.h.

Member Function Documentation

◆ serialize()

template<typename SPSRetTagT >
static WrapperFunctionResult llvm::orc::shared::detail::ResultSerializer< SPSRetTagT, Error >::serialize ( Error  Err)
inlinestatic

The documentation for this class was generated from the following file: