|
LLVM
4.0.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (MDString *Name, Metadata *File, unsigned Line, MDString *GetterName, MDString *SetterName, unsigned Attributes, Metadata *Type) | |
| MDNodeKeyImpl (const DIObjCProperty *N) | |
| bool | isKeyOf (const DIObjCProperty *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| MDString * | Name |
| Metadata * | File |
| unsigned | Line |
| MDString * | GetterName |
| MDString * | SetterName |
| unsigned | Attributes |
| Metadata * | Type |
Definition at line 888 of file LLVMContextImpl.h.
|
inline |
Definition at line 897 of file LLVMContextImpl.h.
|
inline |
Definition at line 902 of file LLVMContextImpl.h.
|
inline |
Definition at line 913 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, and llvm::hash_combine().
|
inline |
Definition at line 907 of file LLVMContextImpl.h.
References llvm::ARMBuildAttrs::File, llvm::DIObjCProperty::getAttributes(), llvm::DIObjCProperty::getLine(), llvm::DIObjCProperty::getRawFile(), llvm::DIObjCProperty::getRawGetterName(), llvm::DIObjCProperty::getRawName(), llvm::DIObjCProperty::getRawSetterName(), and llvm::DIObjCProperty::getRawType().
| unsigned llvm::MDNodeKeyImpl< DIObjCProperty >::Attributes |
Definition at line 894 of file LLVMContextImpl.h.
| Metadata* llvm::MDNodeKeyImpl< DIObjCProperty >::File |
Definition at line 890 of file LLVMContextImpl.h.
| MDString* llvm::MDNodeKeyImpl< DIObjCProperty >::GetterName |
Definition at line 892 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DIObjCProperty >::Line |
Definition at line 891 of file LLVMContextImpl.h.
| MDString* llvm::MDNodeKeyImpl< DIObjCProperty >::Name |
Definition at line 889 of file LLVMContextImpl.h.
| MDString* llvm::MDNodeKeyImpl< DIObjCProperty >::SetterName |
Definition at line 893 of file LLVMContextImpl.h.
Definition at line 895 of file LLVMContextImpl.h.
1.8.6