|
LLVM
4.0.0
|
#include <LLVMContextImpl.h>
Public Types | |
| typedef MDNodeKeyImpl < DIDerivedType > | KeyTy |
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 398 of file LLVMContextImpl.h.
Definition at line 399 of file LLVMContextImpl.h.
|
inlinestatic |
Subprograms compare equal if they declare the same function in an ODR type.
Definition at line 410 of file LLVMContextImpl.h.
References llvm::DIType::getRawName(), llvm::DIType::getRawScope(), and llvm::DINode::getTag().
|
inlinestatic |
Definition at line 400 of file LLVMContextImpl.h.
References llvm::MDNodeKeyImpl< DIDerivedType >::Name, llvm::MDNodeKeyImpl< DIDerivedType >::Scope, and llvm::MDNodeKeyImpl< DIDerivedType >::Tag.
|
inlinestatic |
Definition at line 403 of file LLVMContextImpl.h.
References llvm::DIType::getRawName(), llvm::DIType::getRawScope(), and llvm::DINode::getTag().
1.8.6