LLVM 24.0.0git
llcas_digest_t Struct Reference

Digest hash bytes. More...

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

Public Attributes

const uint8_tdata
size_t size

Detailed Description

Digest hash bytes.

Definition at line 32 of file PluginAPI_types.h.

Member Data Documentation

◆ data

const uint8_t* llcas_digest_t::data

Definition at line 33 of file PluginAPI_types.h.

Referenced by toStringRef().

◆ size

size_t llcas_digest_t::size

Definition at line 34 of file PluginAPI_types.h.

Referenced by toStringRef().


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