|
LLVM
3.7.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (StringRef Name, Metadata *File, unsigned Line, StringRef GetterName, StringRef SetterName, unsigned Attributes, Metadata *Type) | |
| MDNodeKeyImpl (const DIObjCProperty *N) | |
| bool | isKeyOf (const DIObjCProperty *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| StringRef | Name |
| Metadata * | File |
| unsigned | Line |
| StringRef | GetterName |
| StringRef | SetterName |
| unsigned | Attributes |
| Metadata * | Type |
Definition at line 805 of file LLVMContextImpl.h.
|
inline |
Definition at line 814 of file LLVMContextImpl.h.
|
inline |
Definition at line 819 of file LLVMContextImpl.h.
|
inline |
Definition at line 830 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, and llvm::hash_combine().
|
inline |
Definition at line 824 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, llvm::DIObjCProperty::getAttributes(), llvm::DIObjCProperty::getGetterName(), llvm::DIObjCProperty::getLine(), llvm::DIObjCProperty::getName(), llvm::DIObjCProperty::getRawFile(), llvm::DIObjCProperty::getRawType(), and llvm::DIObjCProperty::getSetterName().
| unsigned llvm::MDNodeKeyImpl< DIObjCProperty >::Attributes |
Definition at line 811 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DIObjCProperty >::File |
Definition at line 807 of file LLVMContextImpl.h.
| StringRef llvm::MDNodeKeyImpl< DIObjCProperty >::GetterName |
Definition at line 809 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DIObjCProperty >::Line |
Definition at line 808 of file LLVMContextImpl.h.
| StringRef llvm::MDNodeKeyImpl< DIObjCProperty >::Name |
Definition at line 806 of file LLVMContextImpl.h.
| StringRef llvm::MDNodeKeyImpl< DIObjCProperty >::SetterName |
Definition at line 810 of file LLVMContextImpl.h.
Definition at line 812 of file LLVMContextImpl.h.
1.8.6