libabigail
Public Member Functions | List of all members
decl_base::hash Struct Reference

Public Member Functions

hash_t operator() (const decl_base &d) const
 Hash function for an instance of decl_base. More...
 
hash_t operator() (const decl_base *d) const
 Hash function for an instance of decl_base. More...
 

Detailed Description

Definition at line 99 of file abg-hash.h.

Member Function Documentation

◆ operator()() [1/2]

hash_t operator() ( const decl_base d) const

Hash function for an instance of decl_base.

Parameters
dthe decl to hash.
Returns
the hash value.

Definition at line 422 of file abg-hash.cc.

◆ operator()() [2/2]

hash_t operator() ( const decl_base d) const

Hash function for an instance of decl_base.

Parameters
dthe decl to hash.
Returns
the hash value.

Definition at line 447 of file abg-hash.cc.


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