LLVM
8.0.1
|
#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. More... | |
Definition at line 465 of file LLVMContextImpl.h.
Definition at line 466 of file LLVMContextImpl.h.
|
inlinestatic |
Subprograms compare equal if they declare the same function in an ODR type.
Definition at line 479 of file LLVMContextImpl.h.
References llvm::DIType::getRawName(), llvm::DIType::getRawScope(), and llvm::DINode::getTag().
|
inlinestatic |
Definition at line 468 of file LLVMContextImpl.h.
References llvm::MDNodeKeyImpl< DIDerivedType >::Name, llvm::MDNodeKeyImpl< DIDerivedType >::Scope, and llvm::MDNodeKeyImpl< DIDerivedType >::Tag.
|
inlinestatic |
Definition at line 472 of file LLVMContextImpl.h.
References llvm::DIType::getRawName(), llvm::DIType::getRawScope(), and llvm::DINode::getTag().