LLVM 22.0.0git
llvm::orc::shared::SPSSerializationTraits< SPSAllocActionCallPair, AllocActionCallPair > Class Reference

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

Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSAllocActionCallPair, AllocActionCallPair >:
[legend]

Static Public Member Functions

static size_t size (const AllocActionCallPair &AAP)
static bool serialize (SPSOutputBuffer &OB, const AllocActionCallPair &AAP)
static bool deserialize (SPSInputBuffer &IB, AllocActionCallPair &AAP)

Detailed Description

Definition at line 78 of file AllocationActions.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


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