|
LLVM
8.0.1
|
#include "IR/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 821 of file LLVMContextImpl.h.
|
inline |
Definition at line 825 of file LLVMContextImpl.h.
|
inline |
Definition at line 826 of file LLVMContextImpl.h.
|
inline |
Definition at line 833 of file LLVMContextImpl.h.
References llvm::hash_combine().
|
inline |
Definition at line 829 of file LLVMContextImpl.h.
References llvm::DITemplateParameter::getRawName(), and llvm::DITemplateParameter::getRawType().
Definition at line 822 of file LLVMContextImpl.h.
Definition at line 823 of file LLVMContextImpl.h.
1.8.13