|
LLVM
3.7.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (unsigned Tag, StringRef Name, Metadata *File, unsigned Line, Metadata *Scope, Metadata *BaseType, uint64_t SizeInBits, uint64_t AlignInBits, uint64_t OffsetInBits, unsigned Flags, Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, Metadata *TemplateParams, StringRef Identifier) | |
| MDNodeKeyImpl (const DICompositeType *N) | |
| bool | isKeyOf (const DICompositeType *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| unsigned | Tag |
| StringRef | Name |
| Metadata * | File |
| unsigned | Line |
| Metadata * | Scope |
| Metadata * | BaseType |
| uint64_t | SizeInBits |
| uint64_t | AlignInBits |
| uint64_t | OffsetInBits |
| unsigned | Flags |
| Metadata * | Elements |
| unsigned | RuntimeLang |
| Metadata * | VTableHolder |
| Metadata * | TemplateParams |
| StringRef | Identifier |
Definition at line 373 of file LLVMContextImpl.h.
|
inline |
Definition at line 390 of file LLVMContextImpl.h.
|
inline |
Definition at line 401 of file LLVMContextImpl.h.
|
inline |
Definition at line 424 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, and llvm::hash_combine().
|
inline |
Definition at line 411 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, llvm::DIType::getAlignInBits(), llvm::DIType::getFlags(), llvm::DICompositeTypeBase::getIdentifier(), llvm::DIType::getLine(), llvm::DIType::getName(), llvm::DIType::getOffsetInBits(), llvm::DIDerivedTypeBase::getRawBaseType(), llvm::DICompositeTypeBase::getRawElements(), llvm::DIScope::getRawFile(), llvm::DIType::getRawScope(), llvm::DICompositeTypeBase::getRawTemplateParams(), llvm::DICompositeTypeBase::getRawVTableHolder(), llvm::DICompositeTypeBase::getRuntimeLang(), llvm::DIType::getSizeInBits(), and llvm::DINode::getTag().
| uint64_t llvm::MDNodeKeyImpl< DICompositeType >::AlignInBits |
Definition at line 381 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::BaseType |
Definition at line 379 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::Elements |
Definition at line 384 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::File |
Definition at line 376 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DICompositeType >::Flags |
Definition at line 383 of file LLVMContextImpl.h.
| StringRef llvm::MDNodeKeyImpl< DICompositeType >::Identifier |
Definition at line 388 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DICompositeType >::Line |
Definition at line 377 of file LLVMContextImpl.h.
| StringRef llvm::MDNodeKeyImpl< DICompositeType >::Name |
Definition at line 375 of file LLVMContextImpl.h.
| uint64_t llvm::MDNodeKeyImpl< DICompositeType >::OffsetInBits |
Definition at line 382 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DICompositeType >::RuntimeLang |
Definition at line 385 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::Scope |
Definition at line 378 of file LLVMContextImpl.h.
| uint64_t llvm::MDNodeKeyImpl< DICompositeType >::SizeInBits |
Definition at line 380 of file LLVMContextImpl.h.
Definition at line 374 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::TemplateParams |
Definition at line 387 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DICompositeType >::VTableHolder |
Definition at line 386 of file LLVMContextImpl.h.
1.8.6