Searched refs:get_offset_in_bits (Results 1 – 6 of 6) sorted by relevance
652 if (f->get_offset_in_bits() >= 0 in operator()653 && s->get_offset_in_bits() >= 0) in operator()654 return f->get_offset_in_bits() < s->get_offset_in_bits(); in operator()
562 v = hashing::combine_hashes(v, hash_size(t.get_offset_in_bits())); in operator ()()
1523 if (base->get_offset_in_bits() >= 0) in write_layout_offset()1524 o << " layout-offset-in-bits='" << base->get_offset_in_bits() << "'"; in write_layout_offset()
2725 dm_context_rel::get_offset_in_bits() const in get_offset_in_bits() function in abigail::ir::dm_context_rel5145 return ctxt_rel->get_offset_in_bits(); in get_data_member_offset()5191 return (ctxt_rel->get_offset_in_bits() in get_absolute_data_member_offset()20630 class_decl::base_spec::get_offset_in_bits() const in get_offset_in_bits() function in abigail::ir::class_decl::base_spec23552 h = hashing::combine_hashes(h, hash_size(bs->get_offset_in_bits())); in hash_type_or_decl()
2725 get_offset_in_bits() const;4220 get_offset_in_bits() const;
2182 set_is_laid_out, get_offset_in_bits, set_offset_in_bits,17313 get_offset_in_bits}): Make these member functions out of line.17316 get_offset_in_bits}): Define these functions here.34666 (class_decl::base_spec::{get_is_virtual, get_offset_in_bits}): New