libabigail
|
The hashing functor for member_base. More...
#include <abg-hash.h>
Public Member Functions | |
hash_t | operator() (const member_base &m) const |
Hashing function for a member_base IR node. More... | |
The hashing functor for member_base.
Definition at line 242 of file abg-hash.h.
hash_t operator() | ( | const member_base & | m | ) | const |
Hashing function for a member_base IR node.
t | the member_base IR node to hash. |
Definition at line 1001 of file abg-hash.cc.