clang 23.0.0git
clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo Class Reference

#include "clang/Sema/ScopeInfo.h"

Static Public Member Functions

static unsigned getHashValue (const WeakObjectProfileTy &Val)
static bool isEqual (const WeakObjectProfileTy &LHS, const WeakObjectProfileTy &RHS)

Detailed Description

Definition at line 329 of file ScopeInfo.h.

Member Function Documentation

◆ getHashValue()

unsigned clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo::getHashValue ( const WeakObjectProfileTy & Val)
inlinestatic

Definition at line 331 of file ScopeInfo.h.

◆ isEqual()

bool clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo::isEqual ( const WeakObjectProfileTy & LHS,
const WeakObjectProfileTy & RHS )
inlinestatic

Definition at line 338 of file ScopeInfo.h.


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