| GCC Middle and Back End API Reference
    | 

| Public Member Functions | |
| void | grow_type_warnings (unsigned newlen) | 
| Data Fields | |
| profile_count | dyn_count | 
| auto_vec< odr_type_warn_count > | type_warnings | 
| hash_map< tree, decl_warn_count > | decl_warnings | 
Information about type and decl warnings.
| void final_warning_record::grow_type_warnings | ( | unsigned | newlen | ) | 
References dyn_count, i, type_warnings, and profile_count::zero().
| hash_map<tree, decl_warn_count> final_warning_record::decl_warnings | 
| profile_count final_warning_record::dyn_count | 
Referenced by grow_type_warnings().
| auto_vec<odr_type_warn_count> final_warning_record::type_warnings | 
Referenced by grow_type_warnings().