GCC Middle and Back End API Reference
|
Data Fields | |
tree | decl |
int | count |
profile_count | dyn_count |
Record about how many calls would benefit from given method to be final.
int decl_warn_count::count |
Referenced by decl_warning_cmp(), and possible_polymorphic_call_targets().
tree decl_warn_count::decl |
Referenced by possible_polymorphic_call_targets().
profile_count decl_warn_count::dyn_count |
Referenced by decl_warning_cmp(), and possible_polymorphic_call_targets().