clang 24.0.0git
llvm::DenseMapInfo< clang::api_notes::FunctionTableKey > Struct Reference

#include "clang/APINotes/Types.h"

Static Public Member Functions

static unsigned getHashValue (const clang::api_notes::FunctionTableKey &Key)
static bool isEqual (const clang::api_notes::FunctionTableKey &LHS, const clang::api_notes::FunctionTableKey &RHS)

Detailed Description

Definition at line 1100 of file Types.h.

Member Function Documentation

◆ getHashValue()

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

Definition at line 1101 of file Types.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 1105 of file Types.h.


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