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

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

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 77 of file AllocationActions.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


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