Searched refs:hashing_started (Results 1 – 4 of 4) sorted by relevance
609 if (t.hashing_started() in operator ()()639 t.hashing_started(true); in operator ()()666 t.hashing_started(false); in operator ()()688 if (t.hashing_started() in operator ()()715 t.hashing_started(true); in operator ()()729 t.hashing_started(false); in operator ()()
3387 type_or_decl_base::hashing_started() const in hashing_started() function in abigail::ir::type_or_decl_base3394 type_or_decl_base::hashing_started(bool b) const in hashing_started() function in abigail::ir::type_or_decl_base
1294 bool hashing_started() const;1296 void hashing_started(bool) const;
19288 (type_or_decl_base::hashing_started): Move19289 decl_base::hashing_started() here.19291 (class decl_base): Move member functions hashing_started(),19324 (type_or_decl_base::{type_or_decl_base, hashing_started,19328 (decl_base::priv::{hash_, hashing_started}): Remove.19332 hashing_started data member that got removed.19333 (decl_base::{hashing_started, peek_hash_value, set_hash}): Remove29055 (decl_base::{hashing_started, peek_hash_value,29062 (class_decl::hashing_started): Remove this as we now have29063 decl_base::hashing_started.[all …]