LLDB mainline
llvm::DenseMapInfo< lldb_private::SymbolContext > Struct Reference

DenseMapInfo implementation. More...

#include <SymbolContext.h>

Static Public Member Functions

static unsigned getHashValue (const lldb_private::SymbolContext &sc)
static bool isEqual (const lldb_private::SymbolContext &lhs, const lldb_private::SymbolContext &rhs)

Detailed Description

DenseMapInfo implementation.

Definition at line 519 of file SymbolContext.h.

Member Function Documentation

◆ getHashValue()

◆ isEqual()

bool llvm::DenseMapInfo< lldb_private::SymbolContext >::isEqual ( const lldb_private::SymbolContext & lhs,
const lldb_private::SymbolContext & rhs )
inlinestatic

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