LLVM 23.0.0git
llvm::orc::shared::SPSSerializationTraits< SPSWrapperFunctionCall, WrapperFunctionCall > Class Reference

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

Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSWrapperFunctionCall, WrapperFunctionCall >:
[legend]

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 713 of file WrapperFunctionUtils.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


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