LLVM 24.0.0git
llcas_object_refs_t Struct Reference

Object references for a CAS object. More...

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

Public Attributes

uint64_t opaque_b
uint64_t opaque_e

Detailed Description

Object references for a CAS object.

Definition at line 62 of file PluginAPI_types.h.

Member Data Documentation

◆ opaque_b

uint64_t llcas_object_refs_t::opaque_b

Definition at line 63 of file PluginAPI_types.h.

◆ opaque_e

uint64_t llcas_object_refs_t::opaque_e

Definition at line 64 of file PluginAPI_types.h.


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