Lines Matching defs:repr
9109 string repr = abigail::ir::get_pretty_representation(t, true);
9110 deleted_unreachable_types_[repr] = t;
9131 string repr = abigail::ir::get_pretty_representation(t, true);
9145 deleted_unreachable_types_.find(repr);
9161 changed_unreachable_types_[repr]= d;
9172 added_unreachable_types_[repr] = t;
9415 string repr = abigail::ir::get_pretty_representation(t, /*internal=*/true);
9417 suppressed_added_unreachable_types_.find(repr);
9437 string repr = abigail::ir::get_pretty_representation(t, /*internal=*/true);
9439 suppressed_deleted_unreachable_types_.find(repr);