clang 23.0.0git
llvm::DenseMapInfo< clang::api_notes::FunctionTableKey > 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::FunctionTableKey &value)
static bool isEqual (const clang::api_notes::FunctionTableKey &lhs, const clang::api_notes::FunctionTableKey &rhs)

Detailed Description

Definition at line 494 of file APINotesFormat.h.

Member Function Documentation

◆ getHashValue()

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

Definition at line 496 of file APINotesFormat.h.

References clang::api_notes::FunctionTableKey::hashValue().

◆ isEqual()

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

Definition at line 500 of file APINotesFormat.h.


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