LLVM: llvm::MetadataLoaderCallbacks Struct Reference (original) (raw)
#include "[Bitcode/Reader/MetadataLoader.h](MetadataLoader%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| GetTypeByIDTy | GetTypeByID |
| GetContainedTypeIDTy | GetContainedTypeID |
| std::optional< MDTypeCallbackTy > | MDType |
Detailed Description
Definition at line 41 of file MetadataLoader.h.
Member Data Documentation
◆ GetContainedTypeID
GetContainedTypeIDTy llvm::MetadataLoaderCallbacks::GetContainedTypeID
Definition at line 43 of file MetadataLoader.h.
◆ GetTypeByID
GetTypeByIDTy llvm::MetadataLoaderCallbacks::GetTypeByID
Definition at line 42 of file MetadataLoader.h.
◆ MDType
std::optional<MDTypeCallbackTy> llvm::MetadataLoaderCallbacks::MDType
Definition at line 44 of file MetadataLoader.h.
The documentation for this struct was generated from the following file:
- lib/Bitcode/Reader/MetadataLoader.h