LLVM 20.0.0git
|
#include "Bitcode/Reader/MetadataLoader.h"
Public Attributes | |
GetTypeByIDTy | GetTypeByID |
GetContainedTypeIDTy | GetContainedTypeID |
std::optional< MDTypeCallbackTy > | MDType |
Definition at line 41 of file MetadataLoader.h.
GetContainedTypeIDTy llvm::MetadataLoaderCallbacks::GetContainedTypeID |
Definition at line 43 of file MetadataLoader.h.
GetTypeByIDTy llvm::MetadataLoaderCallbacks::GetTypeByID |
Definition at line 42 of file MetadataLoader.h.
std::optional<MDTypeCallbackTy> llvm::MetadataLoaderCallbacks::MDType |
Definition at line 44 of file MetadataLoader.h.