• Home
  • Raw
  • Download

Lines Matching refs:diff_category

6711 	* include/abg-comparison.h (enum diff_category): Add a new
6723 (operator<<(ostream& o, diff_category c)): Support the new
10135 (operator<<(ostream& o, diff_category c)): Likewise.
10163 * src/abg-comparison.cc (operator<<): In the diff_category
10361 * include/abg-comparison.h (enum diff_category): Rename
10370 (operator<<): In the diff_category overload, replace use of
10533 the diff_category enum.
10534 (EVERYTHING_CATEGORY): In the diff_category, adjust this
10544 enumerators of the diff_category enum.
10582 (operator<<(ostream& o, diff_category c)): Likewise.
13937 new enumerator to diff_category enum. Adjust the value of the
13941 (operator<<(ostream& o, diff_category c)): Support the new
15169 * include/abg-comparison.h (enum diff_category): Add comments to
15178 enumerator to diff_category enum.
15189 (operator<<(ostream& o, diff_category c)): Likewise.
15552 diff_category enum.
15556 (operator<<(ostream& o, diff_category)): Likewise.
15614 enumerator in the diff_category enum. Also, adjust the
15623 (operator<<(ostream& o, diff_category c)): Add support for the new
15640 New enumerator for diff_category.
15650 (operator<<(ostream& o, diff_category c)): Support the new
15669 for diff_category;
15670 (EVERYTHING_CATEGORY): Adjust this enumerator in diff_category;
15686 (operator<<(ostream& o, diff_category c)): Handle
15898 this new enumerator to the diff_category enum. Also, OR this to
18564 * include/abg-comparison.h (enum diff_category): Add a new
18575 (operator<<(ostream&, diff_category)): Adjust to serialize
25250 * include/abg-comparison.h (enum diff_category): Adjust the
35032 * include/abg-comparison.h (diff_category::SUPPRESSED_CATEGORY):
35034 (diff_category::{SIZE_OR_OFFSET_CHANGE_CATEGORY,
35060 (operator<<(ostream& o, diff_category c)): Support the
35264 * include/abg-comparison.h (enum diff_category): Remove
35266 (operator&=, +operator<<): Declare new operators for enum diff_category.
35368 (operator&=, operator<<): Define new operators for diff_category.
35675 (diff_category::HARMLESS_SYMBOL_ALIAS_CHANGE_CATEORY): New
35677 (diff_category::EVERYTHING_CATEGORY): Adjust.
35724 (diff_category::{HARMLESS_ENUM_CHANGE_CATEGORY}): New enumerator.
36306 (diff_category::DECL_NAME_CHANGE_CATEGORY): Renamed this into
36308 (diff_category::EVERYTHING_CATEGORY): Update.
36717 diff_category::NOT_REDUNDANT_CATEGORY): New category. Update the
37576 (diff_category::STATIC_DATA_MEMBER_CHANGE_CATEGORY): New category.
37577 (diff_category::EVERYTHING_CATEGORY): Update
37599 (diff_category::NON_VIRT_MEM_FUN_CHANGE_CATEGORY): Fix typo in
37854 (diff_category::{NON_VIRT_MEM_FUN_CHANGE_CATEGORY,
37856 (diff_category::EVERYTHING_CATEGORY): Adjust.
38208 diff_category::DECL_NAME_CHANGE_CATEGORY): New enumerator.
38420 (diff_category::COMPATIBLE_TYPE_CHANGE_CATEGORY): New enumerator.
38421 (operator|=(diff_category&, diff_category)): New declaration.
38433 * src/abg-comparison.cc (operator|=(diff_category&,
38434 diff_category)): Define new function.
38563 (diff_category::ACCESS_CHANGE_CATEGORY): Renamed
38565 (diff_category::SIZE_OR_OFFSET_CHANGE_CATEGORY): Renamed
38621 * include/abg-comparison.h (enum visiting_kind, diff_category): New enums.
38625 diff_category enum.
38640 diff_category enum.