|
libabigail
|
The hashing functor for class_decl::base_spec. More...
#include <abg-hash.h>
Public Member Functions | |
| hash_t | operator() (const base_spec &t) const |
| Hashing function for a base_spec IR node. | |
| hash_t | operator() (const base_spec *t) const |
| Hashing function for a base_spec IR node. | |
The hashing functor for class_decl::base_spec.
Definition at line 259 of file abg-hash.h.
Hashing function for a base_spec IR node.
| t | the base_spec IR node to hash. |
Definition at line 1012 of file abg-hash.cc.
Hashing function for a base_spec IR node.
| t | the base_spec IR node to hash. |
Definition at line 1042 of file abg-hash.cc.