Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ir.h1746 get_num_anonymous_member_unions() const;
3860 get_num_anonymous_member_unions() const;
/external/libabigail/src/
Dabg-ir.cc6552 scope_decl::get_num_anonymous_member_unions() const in get_num_anonymous_member_unions() function in abigail::ir::scope_decl
19302 class_or_union::get_num_anonymous_member_unions() const in get_num_anonymous_member_unions() function in abigail::ir::class_or_union
Dabg-dwarf-reader.cc12507 if (size_t s = scope->get_num_anonymous_member_unions()) in add_or_update_union_type()