Home
last modified time | relevance | path

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

/external/libabigail/src/
Dabg-comparison.cc2000 diff::append_child_node(diff_sptr d) in append_child_node() function in abigail::comparison::diff
2527 append_child_node(d); in chain_into_hierarchy()
3218 {append_child_node(type_diff());} in chain_into_hierarchy()
3369 {append_child_node(underlying_type_diff());} in chain_into_hierarchy()
3516 {append_child_node(element_type_diff());} in chain_into_hierarchy()
3680 {append_child_node(underlying_type_diff());} in chain_into_hierarchy()
3825 {append_child_node(leaf_underlying_type_diff());} in chain_into_hierarchy()
4065 {append_child_node(underlying_type_diff());} in chain_into_hierarchy()
5208 append_child_node(d); in chain_into_hierarchy()
5215 append_child_node(d); in chain_into_hierarchy()
[all …]
/external/libabigail/include/
Dabg-comparison.h951 append_child_node(diff_sptr);
2345 append_child_node(diff_sptr);
/external/libabigail/
DChangeLog15313 (diff::append_child_node): Make sure the child node is kept
15325 (corpus_diff::append_child_node): Make sure the child node is kept
15335 * src/abg-comparison.cc (corpus_diff::append_child_node): Insert
24403 (diff::append_child_node): Sort the children diff nodes of a given
24430 (corpus_diff::append_child_node): Keep the children nodes of a
24735 (diff::append_child_node): Set the diff::priv::parent_ data member
24786 (diff::append_child_node): Make this take a diff_sptr rather than
24794 (function_decl_diff::append_child_node): Take a diff_sptr.
24831 (diff::append_child_node): Take a diff_sptr type parameter.
24843 diff::append_child_node() takes. Also, take into account that the
[all …]