clang 23.0.0git
llvm::DenseMapInfo< clang::serialization::DeclarationNameKey > Struct Reference

#include "clang/Serialization/ASTBitCodes.h"

Static Public Member Functions

static unsigned getHashValue (const clang::serialization::DeclarationNameKey &Key)
static bool isEqual (const clang::serialization::DeclarationNameKey &L, const clang::serialization::DeclarationNameKey &R)

Detailed Description

Definition at line 2208 of file ASTBitCodes.h.

Member Function Documentation

◆ getHashValue()

unsigned llvm::DenseMapInfo< clang::serialization::DeclarationNameKey >::getHashValue ( const clang::serialization::DeclarationNameKey & Key)
inlinestatic

◆ isEqual()

Definition at line 2214 of file ASTBitCodes.h.


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