LLVM: llvm::DenseMapInfo< PointerUnion< PTs... > (original) (raw)

#include "[llvm/ADT/PointerUnion.h](PointerUnion%5F8h%5Fsource.html)"

Inheritance diagram for llvm::DenseMapInfo< PointerUnion< PTs... > >:

Detailed Description

template<typename ... PTs>
struct llvm::DenseMapInfo< PointerUnion< PTs... > >

Definition at line 260 of file PointerUnion.h.

Member Typedef Documentation

FirstInfo

template<typename ... PTs>

Union

template<typename ... PTs>

Member Function Documentation

getEmptyKey()

template<typename ... PTs>

getHashValue()

template<typename ... PTs>

getTombstoneKey()

template<typename ... PTs>

isEqual()

template<typename ... PTs>


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