LLVM 20.0.0git
|
#include "IR/LLVMContextImpl.h"
Public Member Functions | |
MDNodeKeyImpl (MDString *Name, Metadata *Type, bool IsDefault) | |
MDNodeKeyImpl (const DITemplateTypeParameter *N) | |
bool | isKeyOf (const DITemplateTypeParameter *RHS) const |
unsigned | getHashValue () const |
Public Attributes | |
MDString * | Name |
Metadata * | Type |
bool | IsDefault |
Definition at line 1016 of file LLVMContextImpl.h.
|
inline |
Definition at line 1021 of file LLVMContextImpl.h.
|
inline |
Definition at line 1023 of file LLVMContextImpl.h.
|
inline |
Definition at line 1032 of file LLVMContextImpl.h.
References llvm::hash_combine(), and Name.
|
inline |
Definition at line 1027 of file LLVMContextImpl.h.
bool llvm::MDNodeKeyImpl< DITemplateTypeParameter >::IsDefault |
Definition at line 1019 of file LLVMContextImpl.h.
Definition at line 1017 of file LLVMContextImpl.h.
Definition at line 1018 of file LLVMContextImpl.h.