LLVM 24.0.0git
llcas_data_t Struct Reference

Data buffer for stored CAS objects. More...

#include "llvm-c/CAS/PluginAPI_types.h"

Public Attributes

const void * data
size_t size

Detailed Description

Data buffer for stored CAS objects.

Definition at line 40 of file PluginAPI_types.h.

Member Data Documentation

◆ data

const void* llcas_data_t::data

Definition at line 41 of file PluginAPI_types.h.

◆ size

size_t llcas_data_t::size

Definition at line 42 of file PluginAPI_types.h.


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