LLVM: LLVMOpaqueValueMetadataEntry Struct Reference (original) (raw)

Public Attributes
unsigned Kind
LLVMMetadataRef Metadata

Detailed Description

Definition at line 1112 of file Core.cpp.

Member Data Documentation

Kind

unsigned LLVMOpaqueValueMetadataEntry::Kind

Definition at line 1113 of file Core.cpp.

Referenced by LLVMValueMetadataEntriesGetKind().

Metadata

LLVMMetadataRef LLVMOpaqueValueMetadataEntry::Metadata

Definition at line 1114 of file Core.cpp.

Referenced by LLVMValueMetadataEntriesGetMetadata().


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