LLVM 17.0.0git
|
#include "llvm/DebugInfo/LogicalView/Core/LVSupport.h"
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 |
Definition at line 144 of file LVSupport.h.
|
inline |
Definition at line 156 of file LVSupport.h.
|
inline |
Definition at line 200 of file LVSupport.h.
Referenced by llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::find().
|
inline |
Definition at line 182 of file LVSupport.h.
References llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::findMap().
|
inline |
Definition at line 192 of file LVSupport.h.
References llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::find().
|
inline |
Definition at line 174 of file LVSupport.h.
Referenced by llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::find().