LLVM 22.0.0git
std::hash< llvm::hash_code > Struct Reference

#include "llvm/ADT/Hashing.h"

Public Member Functions

size_t operator() (llvm::hash_code const &Val) const

Detailed Description

Definition at line 671 of file Hashing.h.

Member Function Documentation

◆ operator()()

size_t std::hash< llvm::hash_code >::operator() ( llvm::hash_code const & Val) const
inline

Definition at line 672 of file Hashing.h.


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