clang 22.0.0git
llvm::DenseMapInfo< clang::api_notes::SingleDeclTableKey > Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/APINotes/APINotesFormat.h"

Static Public Member Functions

static clang::api_notes::SingleDeclTableKey getEmptyKey ()
static clang::api_notes::SingleDeclTableKey getTombstoneKey ()
static unsigned getHashValue (const clang::api_notes::SingleDeclTableKey &value)
static bool isEqual (const clang::api_notes::SingleDeclTableKey &lhs, const clang::api_notes::SingleDeclTableKey &rhs)

Detailed Description

Definition at line 412 of file APINotesFormat.h.

Member Function Documentation

◆ getEmptyKey()

clang::api_notes::SingleDeclTableKey llvm::DenseMapInfo< clang::api_notes::SingleDeclTableKey >::getEmptyKey ( )
inlinestatic

Definition at line 413 of file APINotesFormat.h.

◆ getHashValue()

unsigned llvm::DenseMapInfo< clang::api_notes::SingleDeclTableKey >::getHashValue ( const clang::api_notes::SingleDeclTableKey & value)
inlinestatic

◆ getTombstoneKey()

clang::api_notes::SingleDeclTableKey llvm::DenseMapInfo< clang::api_notes::SingleDeclTableKey >::getTombstoneKey ( )
inlinestatic

Definition at line 417 of file APINotesFormat.h.

◆ isEqual()

bool llvm::DenseMapInfo< clang::api_notes::SingleDeclTableKey >::isEqual ( const clang::api_notes::SingleDeclTableKey & lhs,
const clang::api_notes::SingleDeclTableKey & rhs )
inlinestatic

Definition at line 428 of file APINotesFormat.h.


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