Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Attributes | List of all members
proteus::ObjectInfo Struct Reference

#include <CompilerInterfaceTypes.h>

Public Attributes

int32_t Size
 
bool PassByValue
 
std::shared_ptr< unsigned char[]> Blob
 

Member Data Documentation

◆ Blob

std::shared_ptr<unsigned char[]> proteus::ObjectInfo::Blob

◆ PassByValue

bool proteus::ObjectInfo::PassByValue

◆ Size

int32_t proteus::ObjectInfo::Size

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