Home
last modified time | relevance | path

Searched refs:c_tree_printer (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc34 static bool c_tree_printer (pretty_printer *, text_info *, const char *,
258 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, in c_tree_printer() function
362 diagnostic_format_decoder (context) = &c_tree_printer; in c_initialize_diagnostics()
H A DChangeLog667 * c-objc-common.c (c_tree_printer): Remove support for %G and %K.
2812 * c-objc-common.c (c_tree_printer): Update for conversion of
2856 (c_tree_printer): Move implemenation of '%T' to...
2890 * c-objc-common.c (c_tree_printer): Move usage of EXPR_LOCATION (t)
3282 * c-objc-common.c (c_tree_printer): Convert penultimate param from
3803 * c-objc-common.c (c_tree_printer): Gain bool and const char **
5608 * c-objc-common.c (c_tree_printer): Update for new "caret_p" param
6207 * c-objc-common.c (c_tree_printer): Replace locus pointer with
6558 * c-objc-common.c (c_tree_printer) <case 'T'>: For a typedef name,
7997 * c-objc-common.c (c_tree_printer): Tidy.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c34 static bool c_tree_printer (pretty_printer *, text_info *, const char *,
254 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, in c_tree_printer() function
371 diagnostic_format_decoder (context) = &c_tree_printer; in c_initialize_diagnostics()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200512193 * c-objc-common.c (c_tree_printer): Reverse order of tests so that
13073 * c-objc.common.c (c_tree_printer): Likewise.
13227 * c-objc-common.c (c_tree_printer): Update function signature.
16786 * c-objc-common.c (c_tree_printer): Check flag before hashtable.
33295 * c-objc-common.c (c_tree_printer) <'D'>: Handle DECL_DEBUG_EXPR.
H A DChangeLog-200410007 * c-objc-common.c (c_tree_printer): Correct description of %E.
11883 * c-objc-common.c (c_tree_printer): Call pp_expression,
14878 * c-objc-common.c (c_tree_printer): Likewise.
26828 (c_tree_printer): Use pretty-printer to format %T.
30856 * c-objc-common.c (c_tree_printer): Improve handling of %T.
38249 * c-objc-common.c (c_tree_printer): Likewise.
H A DChangeLog-20033822 * c-objc-common.c (c_tree_printer): Handle types correctly.
12796 * c-objc-common.c (c_tree_printer): Adjust prototype. Tidy.
13330 * c-objc-common.c (c_tree_printer): Print IDENTIFIER_NODEs.
H A DChangeLog-201026901 * c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE.
27848 * c-objc-common.c (c_tree_printer): Handle %V, %v and %#v.
30213 (c_tree_printer): Handle %K here.
H A DChangeLog-200924996 * c-objc-common.c (c_tree_printer): Print identifiers with
H A DChangeLog-20013846 (c_tree_printer, c_missing_noreturn_ok_p, c_disregard_inline_limits,
H A DChangeLog-200011081 (c_tree_printer): New function.