LLVM 20.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 143 of file LVSupport.h.
|
inline |
Definition at line 155 of file LVSupport.h.
|
inline |
Definition at line 199 of file LVSupport.h.
Referenced by llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::find().
|
inline |
Definition at line 181 of file LVSupport.h.
References llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::findMap().
|
inline |
Definition at line 191 of file LVSupport.h.
References llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::find().
|
inline |
Definition at line 173 of file LVSupport.h.
Referenced by llvm::logicalview::LVDoubleMap< FirstKeyType, SecondKeyType, ValueType >::find().