|
LLVM
4.0.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (unsigned Tag, MDString *Name, Metadata *File, unsigned Line, Metadata *Scope, Metadata *BaseType, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, unsigned Flags, Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, Metadata *TemplateParams, MDString *Identifier) | |
| MDNodeKeyImpl (const DICompositeType *N) | |
| bool | isKeyOf (const DICompositeType *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| unsigned | Tag |
| MDString * | Name |
| Metadata * | File |
| unsigned | Line |
| Metadata * | Scope |
| Metadata * | BaseType |
| uint64_t | SizeInBits |
| uint64_t | OffsetInBits |
| uint32_t | AlignInBits |
| unsigned | Flags |
| Metadata * | Elements |
| unsigned | RuntimeLang |
| Metadata * | VTableHolder |
| Metadata * | TemplateParams |
| MDString * | Identifier |
Definition at line 426 of file LLVMContextImpl.h.
|
inline |
Definition at line 443 of file LLVMContextImpl.h.
|
inline |
Definition at line 454 of file LLVMContextImpl.h.
|
inline |
Definition at line 477 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, and llvm::hash_combine().
|
inline |
Definition at line 464 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, fuzzer::Flags, llvm::DIType::getAlignInBits(), llvm::DIType::getFlags(), llvm::DIType::getLine(), llvm::DIType::getOffsetInBits(), llvm::DICompositeType::getRawBaseType(), llvm::DICompositeType::getRawElements(), llvm::DIScope::getRawFile(), llvm::DICompositeType::getRawIdentifier(), llvm::DIType::getRawName(), llvm::DIType::getRawScope(), llvm::DICompositeType::getRawTemplateParams(), llvm::DICompositeType::getRawVTableHolder(), llvm::DICompositeType::getRuntimeLang(), llvm::DIType::getSizeInBits(), and llvm::DINode::getTag().
| uint32_t llvm::MDNodeKeyImpl< DICompositeType >::AlignInBits |
Definition at line 435 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::BaseType |
Definition at line 432 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::Elements |
Definition at line 437 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::File |
Definition at line 429 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DICompositeType >::Flags |
Definition at line 436 of file LLVMContextImpl.h.
| MDString* llvm::MDNodeKeyImpl< DICompositeType >::Identifier |
Definition at line 441 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DICompositeType >::Line |
Definition at line 430 of file LLVMContextImpl.h.
| MDString* llvm::MDNodeKeyImpl< DICompositeType >::Name |
Definition at line 428 of file LLVMContextImpl.h.
| uint64_t llvm::MDNodeKeyImpl< DICompositeType >::OffsetInBits |
Definition at line 434 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DICompositeType >::RuntimeLang |
Definition at line 438 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::Scope |
Definition at line 431 of file LLVMContextImpl.h.
| uint64_t llvm::MDNodeKeyImpl< DICompositeType >::SizeInBits |
Definition at line 433 of file LLVMContextImpl.h.
Definition at line 427 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::TemplateParams |
Definition at line 440 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::VTableHolder |
Definition at line 439 of file LLVMContextImpl.h.
1.8.6