Searched refs:decode_format_attr (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 73 static bool decode_format_attr (const_tree, tree, tree, function_format_info *, 335 decode_format_attr (const_tree fntype, tree atname, tree args, in decode_format_attr() function 1183 decode_format_attr (fntype, atname, TREE_VALUE (a), &info, in check_function_format() 5203 if (!decode_format_attr (type, atname, args, &info, /* validated_p = */false)) in handle_format_attribute()
|
H A D | ChangeLog | 3169 (decode_format_attr): Adjust call to decode_format_type. 3709 * c-format.c (decode_format_attr): Add arguments. 11018 (decode_format_attr): Replace OPT_Wformat with OPT_Wformat_. 12579 (decode_format_attr): Warn if NSString is used outside objective-c.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 73 static bool decode_format_attr (const_tree, tree, tree, function_format_info *, 337 decode_format_attr (const_tree fntype, tree atname, tree args, in decode_format_attr() function 1191 decode_format_attr (fntype, atname, TREE_VALUE (a), &info, in check_function_format() 5197 if (!decode_format_attr (type, atname, args, &info, /* validated_p = */false)) in handle_format_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2001 | 9494 (decode_format_attr): New. 9496 decl. Call decode_format_attr. Store format information in a
|
H A D | ChangeLog-2005 | 13803 * c-format.c (decode_format_attr): Likewise. 22544 * c-format.c (get_constant, decode_format_attr, get_flag_spec,
|
H A D | ChangeLog-2004 | 14871 * c-format.c (get_constant, decode_format_attr, 32071 (decode_format_attr, check_function_format,
|
H A D | ChangeLog-2008 | 24464 (decode_format_attr): Add use of convert_format_name_to_system_name.
|
H A D | ChangeLog-2003 | 19867 decode_format_attr): Change to use above functions.
|