LLVM: llvm::DIArgListInfo Struct Reference (original) (raw)

DenseMapInfo for DIArgList. More...

#include "[IR/LLVMContextImpl.h](LLVMContextImpl%5F8h%5Fsource.html)"

Static Public Member Functions
static DIArgList * getEmptyKey ()
static DIArgList * getTombstoneKey ()
static unsigned getHashValue (const KeyTy &Key)
static unsigned getHashValue (const DIArgList *N)
static bool isEqual (const KeyTy &LHS, const DIArgList *RHS)
static bool isEqual (const DIArgList *LHS, const DIArgList *RHS)

KeyTy

getEmptyKey()

DIArgList * llvm::DIArgListInfo::getEmptyKey ( ) inlinestatic

getHashValue() [1/2]

getHashValue() [2/2]

unsigned llvm::DIArgListInfo::getHashValue ( const KeyTy & Key) inlinestatic

getTombstoneKey()

DIArgList * llvm::DIArgListInfo::getTombstoneKey ( ) inlinestatic

isEqual() [1/2]

isEqual() [2/2]


The documentation for this struct was generated from the following file: