|
LLVM
3.7.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (StringRef Name, Metadata *Type) | |
| MDNodeKeyImpl (const DITemplateTypeParameter *N) | |
| bool | isKeyOf (const DITemplateTypeParameter *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| StringRef | Name |
| Metadata * | Type |
Definition at line 683 of file LLVMContextImpl.h.
|
inline |
Definition at line 687 of file LLVMContextImpl.h.
|
inline |
Definition at line 688 of file LLVMContextImpl.h.
|
inline |
Definition at line 694 of file LLVMContextImpl.h.
References llvm::hash_combine().
|
inline |
Definition at line 691 of file LLVMContextImpl.h.
References llvm::DITemplateParameter::getName(), and llvm::DITemplateParameter::getRawType().
Definition at line 684 of file LLVMContextImpl.h.
Definition at line 685 of file LLVMContextImpl.h.
1.8.6