Home
last modified time | relevance | path

Searched refs:check_format_types (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1093 static void check_format_types (const substring_loc &fmt_loc,
2861 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
4092 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
H A DChangeLog3830 * c-format.c (check_format_types): Avoid diagnosing null pointer
4923 (check_format_types): Likewise when calling format_type_warning.
5204 check_format_types.
5207 (check_format_types): Add param "arglocs"; use it if non-NULL when
6403 check_format_types.
6407 (check_format_types): Provide an example in the leading comment.
6672 check_format_types.
6673 (check_format_types): Add param "fki" and pass it to
6718 check_format_types.
6725 (check_format_types): Convert first param from a location_t
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1101 static void check_format_types (const substring_loc &fmt_loc,
2868 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
4093 check_format_types (const substring_loc &fmt_loc, in check_format_types() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20001370 (check_format_types): Check for formats reading through null
4792 check_format_types): Use strchr () instead of index (). Compare
5926 * c-common.c (check_format_types): Check for writing through a
6550 (check_format_types): Apply the default argument promotions where
7894 (check_format_info, maybe_read_dollar_number, check_format_types,
8110 * c-common.c (check_format_types): Reorganize and clean up,
8400 (check_format_types): New function.
H A DChangeLog-200414873 check_format_types, format_type_warning,
26838 (check_format_types): Use it. Add two parameters. Use the
26841 check_format_types.
27014 finish_dollar_format_checking, check_format_types,
38248 * c-format.c (check_format_types): Likewise.
H A DChangeLog-200718160 * c-format.c (check_format_types): Use c_common_unsigned_type
20998 * c-format.c (check_format_types): Use unsigned_type_for instead of
H A DChangeLog-20055314 * c-format.c (check_format_types): Use lang_hooks.types_compatible_p
13809 (check_format_types): Likewise.
H A DChangeLog-200225098 (check_format_types): Update.
26649 * c-format.c (check_format_types): Update.
H A DChangeLog-200812369 * c-format.c (check_format_types): Revert unwanted checkin.
H A DChangeLog-200913223 (check_format_types): Check for scalar size identity if
H A DChangeLog-20017157 (check_format_types): Localize "pointer" and "different types"
H A DChangeLog-20038181 (check_format_types): Fix wanted_type name lookup.
H A DChangeLog-20105379 (check_format_types): Remove FORMAT_START and FORMAT_LENGTH