Home
last modified time | relevance | path

Searched refs:append_formatted_chunk (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c4119 append_formatted_chunk (pretty_printer *pp, const char *content) in append_formatted_chunk() function
4193 append_formatted_chunk (pp, pp_ggc_formatted_text (&inner_pp)); in handle()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc4220 append_formatted_chunk (pretty_printer *pp, const char *content) in append_formatted_chunk() function
4299 append_formatted_chunk (pp, pp_ggc_formatted_text (&inner_pp)); in handle()
H A DChangeLog-20173257 (append_formatted_chunk): New function.