clang 23.0.0git
llvm::DenseMapInfo< clang::BaseSubobject > Struct Reference

#include "clang/AST/BaseSubobject.h"

Static Public Member Functions

static unsigned getHashValue (const clang::BaseSubobject &Base)
static bool isEqual (const clang::BaseSubobject &LHS, const clang::BaseSubobject &RHS)

Detailed Description

Definition at line 57 of file BaseSubobject.h.

Member Function Documentation

◆ getHashValue()

unsigned llvm::DenseMapInfo< clang::BaseSubobject >::getHashValue ( const clang::BaseSubobject & Base)
inlinestatic

Definition at line 58 of file BaseSubobject.h.

◆ isEqual()

bool llvm::DenseMapInfo< clang::BaseSubobject >::isEqual ( const clang::BaseSubobject & LHS,
const clang::BaseSubobject & RHS )
inlinestatic

Definition at line 65 of file BaseSubobject.h.


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