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

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

Static Public Member Functions

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 392 of file APINotesFormat.h.

Member Function Documentation

◆ getHashValue()

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

◆ 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 398 of file APINotesFormat.h.


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