|
LLVM
4.0.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (MDString *Name, Metadata *Type) | |
| MDNodeKeyImpl (const DITemplateTypeParameter *N) | |
| bool | isKeyOf (const DITemplateTypeParameter *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| MDString * | Name |
| Metadata * | Type |
Definition at line 734 of file LLVMContextImpl.h.
|
inline |
Definition at line 738 of file LLVMContextImpl.h.
|
inline |
Definition at line 739 of file LLVMContextImpl.h.
|
inline |
Definition at line 745 of file LLVMContextImpl.h.
References llvm::hash_combine().
|
inline |
Definition at line 742 of file LLVMContextImpl.h.
References llvm::DITemplateParameter::getRawName(), and llvm::DITemplateParameter::getRawType().
Definition at line 735 of file LLVMContextImpl.h.
Definition at line 736 of file LLVMContextImpl.h.
1.8.6