• Home
  • Raw
  • Download

Lines Matching refs:diff_category

1721 	(operator<<(ostream& o, diff_category c)): Likewise.
1749 * src/abg-comparison.cc (operator<<): In the diff_category
1947 * include/abg-comparison.h (enum diff_category): Rename
1956 (operator<<): In the diff_category overload, replace use of
2119 the diff_category enum.
2120 (EVERYTHING_CATEGORY): In the diff_category, adjust this
2130 enumerators of the diff_category enum.
2168 (operator<<(ostream& o, diff_category c)): Likewise.
5523 new enumerator to diff_category enum. Adjust the value of the
5527 (operator<<(ostream& o, diff_category c)): Support the new
6755 * include/abg-comparison.h (enum diff_category): Add comments to
6764 enumerator to diff_category enum.
6775 (operator<<(ostream& o, diff_category c)): Likewise.
7138 diff_category enum.
7142 (operator<<(ostream& o, diff_category)): Likewise.
7200 enumerator in the diff_category enum. Also, adjust the
7209 (operator<<(ostream& o, diff_category c)): Add support for the new
7226 New enumerator for diff_category.
7236 (operator<<(ostream& o, diff_category c)): Support the new
7255 for diff_category;
7256 (EVERYTHING_CATEGORY): Adjust this enumerator in diff_category;
7272 (operator<<(ostream& o, diff_category c)): Handle
7484 this new enumerator to the diff_category enum. Also, OR this to
10150 * include/abg-comparison.h (enum diff_category): Add a new
10161 (operator<<(ostream&, diff_category)): Adjust to serialize
16836 * include/abg-comparison.h (enum diff_category): Adjust the
26618 * include/abg-comparison.h (diff_category::SUPPRESSED_CATEGORY):
26620 (diff_category::{SIZE_OR_OFFSET_CHANGE_CATEGORY,
26646 (operator<<(ostream& o, diff_category c)): Support the
26850 * include/abg-comparison.h (enum diff_category): Remove
26852 (operator&=, +operator<<): Declare new operators for enum diff_category.
26954 (operator&=, operator<<): Define new operators for diff_category.
27261 (diff_category::HARMLESS_SYMBOL_ALIAS_CHANGE_CATEORY): New
27263 (diff_category::EVERYTHING_CATEGORY): Adjust.
27310 (diff_category::{HARMLESS_ENUM_CHANGE_CATEGORY}): New enumerator.
27892 (diff_category::DECL_NAME_CHANGE_CATEGORY): Renamed this into
27894 (diff_category::EVERYTHING_CATEGORY): Update.
28303 diff_category::NOT_REDUNDANT_CATEGORY): New category. Update the
29162 (diff_category::STATIC_DATA_MEMBER_CHANGE_CATEGORY): New category.
29163 (diff_category::EVERYTHING_CATEGORY): Update
29185 (diff_category::NON_VIRT_MEM_FUN_CHANGE_CATEGORY): Fix typo in
29440 (diff_category::{NON_VIRT_MEM_FUN_CHANGE_CATEGORY,
29442 (diff_category::EVERYTHING_CATEGORY): Adjust.
29794 diff_category::DECL_NAME_CHANGE_CATEGORY): New enumerator.
30006 (diff_category::COMPATIBLE_TYPE_CHANGE_CATEGORY): New enumerator.
30007 (operator|=(diff_category&, diff_category)): New declaration.
30019 * src/abg-comparison.cc (operator|=(diff_category&,
30020 diff_category)): Define new function.
30149 (diff_category::ACCESS_CHANGE_CATEGORY): Renamed
30151 (diff_category::SIZE_OR_OFFSET_CHANGE_CATEGORY): Renamed
30207 * include/abg-comparison.h (enum visiting_kind, diff_category): New enums.
30211 diff_category enum.
30226 diff_category enum.