LLVM  8.0.1
Public Attributes | List of all members
LLVMOpaqueValueMetadataEntry Struct Reference
Collaboration diagram for LLVMOpaqueValueMetadataEntry:
Collaboration graph
[legend]

Public Attributes

unsigned Kind
 
LLVMMetadataRef Metadata
 

Detailed Description

Definition at line 883 of file Core.cpp.

Member Data Documentation

◆ Kind

unsigned LLVMOpaqueValueMetadataEntry::Kind

Definition at line 884 of file Core.cpp.

Referenced by llvm_getMetadata(), and LLVMValueMetadataEntriesGetKind().

◆ Metadata

LLVMMetadataRef LLVMOpaqueValueMetadataEntry::Metadata

Definition at line 885 of file Core.cpp.

Referenced by llvm_getMetadata(), and LLVMValueMetadataEntriesGetMetadata().


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