|
LLVM 23.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 176 of file LVSupport.h.
|
inline |
Definition at line 188 of file LVSupport.h.
|
inline |
|
inline |
Definition at line 214 of file LVSupport.h.
References findMap().
|
inline |
Definition at line 224 of file LVSupport.h.
References find().
|
inline |
Definition at line 206 of file LVSupport.h.
Referenced by find().