|
LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"
Public Attributes | |
| CWrapperFunctionBufferDataUnion | Data |
| size_t | Size |
Definition at line 33 of file WrapperFunctionUtils.h.
| CWrapperFunctionBufferDataUnion llvm::orc::shared::CWrapperFunctionBuffer::Data |
Definition at line 34 of file WrapperFunctionUtils.h.
Referenced by llvm::orc::shared::WrapperFunctionBuffer::allocate(), and llvm::orc::shared::WrapperFunctionBuffer::createOutOfBandError().
| size_t llvm::orc::shared::CWrapperFunctionBuffer::Size |
Definition at line 35 of file WrapperFunctionUtils.h.
Referenced by llvm::orc::shared::WrapperFunctionBuffer::allocate().