LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llvm::DenseMapInfo< llzk::SourceRef > Struct Reference

#include <SourceRef.h>

Static Public Member Functions

static llzk::SourceRef getEmptyKey ()
static llzk::SourceRef getTombstoneKey ()
static unsigned getHashValue (const llzk::SourceRef &ref)
static bool isEqual (const llzk::SourceRef &lhs, const llzk::SourceRef &rhs)

Detailed Description

Definition at line 324 of file SourceRef.h.

Member Function Documentation

◆ getEmptyKey()

llzk::SourceRef llvm::DenseMapInfo< llzk::SourceRef >::getEmptyKey ( )
inlinestatic

Definition at line 325 of file SourceRef.h.

◆ getHashValue()

unsigned llvm::DenseMapInfo< llzk::SourceRef >::getHashValue ( const llzk::SourceRef & ref)
inlinestatic

Definition at line 331 of file SourceRef.h.

◆ getTombstoneKey()

llzk::SourceRef llvm::DenseMapInfo< llzk::SourceRef >::getTombstoneKey ( )
inlinestatic

Definition at line 328 of file SourceRef.h.

◆ isEqual()

bool llvm::DenseMapInfo< llzk::SourceRef >::isEqual ( const llzk::SourceRef & lhs,
const llzk::SourceRef & rhs )
inlinestatic

Definition at line 337 of file SourceRef.h.


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