libabigail
|
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... | |
Definition at line 99 of file abg-hash.h.
Hash function for an instance of decl_base.
d | the decl to hash. |
Definition at line 422 of file abg-hash.cc.
Hash function for an instance of decl_base.
d | the decl to hash. |
Definition at line 447 of file abg-hash.cc.