LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::orc::shared::SPSSerializationTraits< SPSWrapperFunctionCall, WrapperFunctionCall > Class Reference

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

Static Public Member Functions

static size_t size (const WrapperFunctionCall &WFC)
 
static bool serialize (SPSOutputBuffer &OB, const WrapperFunctionCall &WFC)
 
static bool deserialize (SPSInputBuffer &IB, WrapperFunctionCall &WFC)
 

Detailed Description

Definition at line 711 of file WrapperFunctionUtils.h.

Member Function Documentation

◆ deserialize()

Definition at line 723 of file WrapperFunctionUtils.h.

◆ serialize()

◆ size()


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