Lines Matching refs:get_hash
27413 (class_decl::base_spec::get_hash): Do away with hash value caching
27773 (class_decl::base_spec::get_hash): Adjust.
31575 Do not cache hash values in decl_base::get_hash
31576 * src/abg-ir.cc (decl_base::get_hash): Do not cache the hash
37490 (decl_base::{get_hash, set_hash, get_scope,
38090 * src/abg-ir.cc (non_type_tparameter::get_hash): Add missing api doc.
38094 Fix and add missing hashing through the virtual decl_base::get_hash
38098 class_decl}::get_hash): Provide new overloads of the get_hash.
38111 non_type_tparameter, type_composition}::get_hash): Define new
38117 * include/abg-ir.h (function_decl::get_hash): Declare new virtual
38122 * src/abg-ir.cc (decl_base::get_hash): Abort if we detect a
38124 (function_decl::get_hash() const): Implement this missing
38125 overload, allowing using the virtual decl_base::get_hash for
38801 * include/abg-ir.h (decl_base::get_hash): Make this virtual.
38802 (class_decl::base_spec::get_hash): Declare a new virtual overload.
38803 * src/abg-ir.cc (class_decl::base_spec::get_hash): Define.
38946 (decl_base::get_hash): Do not set the hash if it's being set b/c