LLVM 20.0.0git
|
#include "IR/LLVMContextImpl.h"
Public Types | |
using | KeyTy = MDNodeKeyImpl< DIDerivedType > |
Static Public Member Functions | |
static bool | isSubsetEqual (const KeyTy &LHS, const DIDerivedType *RHS) |
static bool | isSubsetEqual (const DIDerivedType *LHS, const DIDerivedType *RHS) |
static bool | isODRMember (unsigned Tag, const Metadata *Scope, const MDString *Name, const DIDerivedType *RHS) |
Subprograms compare equal if they declare the same function in an ODR type. | |
Definition at line 599 of file LLVMContextImpl.h.
using llvm::MDNodeSubsetEqualImpl< DIDerivedType >::KeyTy = MDNodeKeyImpl<DIDerivedType> |
Definition at line 600 of file LLVMContextImpl.h.
|
inlinestatic |
Subprograms compare equal if they declare the same function in an ODR type.
Definition at line 614 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 606 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 602 of file LLVMContextImpl.h.