Home
last modified time | relevance | path

Searched refs:do_dump_diff_tree (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-comparison.h879 do_dump_diff_tree(const diff_sptr) const;
882 do_dump_diff_tree(const corpus_diff_sptr) const;
/third_party/libabigail/src/
Dabg-comparison.cc1802 diff_context::do_dump_diff_tree(const diff_sptr d) const in do_dump_diff_tree() function in abigail::comparison::diff_context
1814 diff_context::do_dump_diff_tree(const corpus_diff_sptr d) const in do_dump_diff_tree() function in abigail::comparison::diff_context
/third_party/libabigail/
DChangeLog32511 (diff_context::{do_dump_diff_tree}): Declare new methods.
32514 (diff_context::do_dump_diff_tree): Define new methods.