GCC Middle and Back End API Reference
decl_warn_count Struct Reference
Collaboration diagram for decl_warn_count:

Data Fields

tree decl
int count
profile_count dyn_count

Detailed Description

Record about how many calls would benefit from given method to be final.

Field Documentation

◆ count

int decl_warn_count::count

Referenced by decl_warning_cmp().

◆ decl

tree decl_warn_count::decl

◆ dyn_count

profile_count decl_warn_count::dyn_count

Referenced by decl_warning_cmp().


The documentation for this struct was generated from the following file: