LLVM: llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType (original) (raw)

#include "[llvm/DebugInfo/LogicalView/Core/LVSupport.h](LVSupport%5F8h%5Fsource.html)"

Public Member Functions
void add (FirstKeyType FirstKey, SecondKeyType SecondKey, ValueType Value)
LVSecondMapType * findMap (FirstKeyType FirstKey) const
ValueType find (FirstKeyType FirstKey, SecondKeyType SecondKey) const
ValueType find (SecondKeyType SecondKey) const
LVValueTypes find () const

template<typename FirstKeyType, typename SecondKeyType, typename ValueType>
class llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >

Definition at line 163 of file LVSupport.h.

add()

template<typename FirstKeyType, typename SecondKeyType, typename ValueType>

find() [1/3]

template<typename FirstKeyType, typename SecondKeyType, typename ValueType>

find() [2/3]

template<typename FirstKeyType, typename SecondKeyType, typename ValueType>

find() [3/3]

template<typename FirstKeyType, typename SecondKeyType, typename ValueType>

findMap()

template<typename FirstKeyType, typename SecondKeyType, typename ValueType>


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