LLVM 19.0.0git
Public Member Functions | List of all members
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 692 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 693 of file Hashing.h.


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