Home
last modified time | relevance | path

Searched refs:called_from_public_decl (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-dwarf-reader.cc6108 bool called_from_public_decl,
6116 bool called_from_public_decl,
6125 bool called_from_public_decl,
6134 bool called_from_public_decl,
12013 bool called_from_public_decl, in add_or_update_member_function() argument
12022 called_from_public_decl, in add_or_update_member_function()
12075 bool called_from_public_decl, in add_or_update_class_type() argument
12264 called_from_public_decl, in add_or_update_class_type()
12269 called_from_public_decl, in add_or_update_class_type()
12340 called_from_public_decl, in add_or_update_class_type()
[all …]
/external/libabigail/
DChangeLog32409 'called_from_public_decl' flag is set. Adjust to stick the resulting
32459 the called_from_public_decl flag. Prune the types that are not
32462 w/o setting the called_from_public_decl flag.
32464 called_from_public_decl flag. Mark types used by public decls as
32470 called_from_public_decl. Pass it to build_ir_node_from_die.
32472 called_from_public_decl flag set to true to flag the types
32474 (build_function_decl): Take a called_from_public_decl flag as