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