|
LLVM
3.7.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (int64_t Flags, Metadata *TypeArray) | |
| MDNodeKeyImpl (const DISubroutineType *N) | |
| bool | isKeyOf (const DISubroutineType *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| unsigned | Flags |
| Metadata * | TypeArray |
Definition at line 431 of file LLVMContextImpl.h.
|
inline |
Definition at line 435 of file LLVMContextImpl.h.
|
inline |
Definition at line 437 of file LLVMContextImpl.h.
|
inline |
Definition at line 443 of file LLVMContextImpl.h.
References llvm::hash_combine().
|
inline |
Definition at line 440 of file LLVMContextImpl.h.
References llvm::DIType::getFlags(), and llvm::DISubroutineType::getRawTypeArray().
| unsigned llvm::MDNodeKeyImpl< DISubroutineType >::Flags |
Definition at line 432 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DISubroutineType >::TypeArray |
Definition at line 433 of file LLVMContextImpl.h.
1.8.6