tag_interesting_for_index returns true for DW_TAG_inlined_subroutine
-- but this tag only appears where the function is actually inlined,
which is not interesting for the index.
Acked-By: Tom de Vries <tdevries@suse.de>
Approved-By: Simon Marchi <simark@simark.ca>
case DW_TAG_enumerator:
case DW_TAG_imported_declaration:
case DW_TAG_imported_unit:
- case DW_TAG_inlined_subroutine:
case DW_TAG_interface_type:
case DW_TAG_module:
case DW_TAG_namespace: