LLVM 22.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 163 of file LVSupport.h.
|
inline |
Definition at line 175 of file LVSupport.h.
|
inline |
Definition at line 219 of file LVSupport.h.
Referenced by find().
|
inline |
Definition at line 201 of file LVSupport.h.
References findMap().
|
inline |
Definition at line 211 of file LVSupport.h.
References find().
|
inline |
Definition at line 193 of file LVSupport.h.
Referenced by find().