|
LLVM
4.0.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (unsigned MIType, unsigned Line, MDString *Name, MDString *Value) | |
| MDNodeKeyImpl (const DIMacro *N) | |
| bool | isKeyOf (const DIMacro *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| unsigned | MIType |
| unsigned | Line |
| MDString * | Name |
| MDString * | Value |
Definition at line 943 of file LLVMContextImpl.h.
|
inline |
Definition at line 949 of file LLVMContextImpl.h.
|
inline |
Definition at line 951 of file LLVMContextImpl.h.
|
inline |
Definition at line 959 of file LLVMContextImpl.h.
References llvm::hash_combine().
|
inline |
Definition at line 955 of file LLVMContextImpl.h.
References llvm::DIMacro::getLine(), llvm::DIMacroNode::getMacinfoType(), llvm::DIMacro::getRawName(), and llvm::DIMacro::getRawValue().
| unsigned llvm::MDNodeKeyImpl< DIMacro >::Line |
Definition at line 945 of file LLVMContextImpl.h.
| unsigned llvm::MDNodeKeyImpl< DIMacro >::MIType |
Definition at line 944 of file LLVMContextImpl.h.
| MDString* llvm::MDNodeKeyImpl< DIMacro >::Name |
Definition at line 946 of file LLVMContextImpl.h.
Definition at line 947 of file LLVMContextImpl.h.
1.8.6