Home
last modified time | relevance | path

Searched refs:announce_function (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtoplev.h62 extern void announce_function (tree);
Dtoplev.cc222 announce_function (tree decl) in announce_function() function
Dcgraphunit.cc1801 announce_function (decl); in expand()
DChangeLog-200011039 (announce_function, default_print_error_function,
14040 (announce_function): Use verbatim.
31344 (announce_function): Likewise.
DFSFChangeLog.117428 (announce_function): Likewise.
DChangeLog-20039119 * diagnostic.c (announce_function): Move to toplev.c.
12781 (announce_function): Likewise.
DChangeLog-1999458 last_error_function, last_error_tick, announce_function,
DChangeLog-20075179 * toplev.c (announce_function): Pass NULL as second argument to
DChangeLog-200924624 * toplev.c (announce_function): Translate function names to locale
DChangeLog-200513239 * toplev.c (announce_function): Don't use verbatim.
DChangeLog-200228031 (format_with_decl, announce_function,
DChangeLog-200438285 * toplev.c (announce_function, wrapup_global_declarations,
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-act.cc8834 announce_function (fndecl); in objc_start_function()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc17231 announce_function (decl1); in start_preparsed_function()
17798 announce_function (helper); in emit_coro_helper()
DChangeLog-2016569 announce_function stream.
DChangeLog-20003159 * decl.c (start_function): Always call announce_function.