Home
last modified time | relevance | path

Searched refs:pp_c_string_literal (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h138 void pp_c_string_literal (c_pretty_printer *, tree);
H A Dc-pretty-print.c910 pp_c_string_literal (c_pretty_printer *pp, tree s) in pp_c_string_literal() function
1177 pp_c_string_literal (this, e); in constant()
2241 pp_c_string_literal (this, e); in expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h138 void pp_c_string_literal (c_pretty_printer *, tree);
H A Dc-pretty-print.cc972 pp_c_string_literal (c_pretty_printer *pp, tree s) in pp_c_string_literal() function
1239 pp_c_string_literal (this, e); in constant()
2629 pp_c_string_literal (this, e); in expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200310346 (pp_c_string_literal): Likewise.
11789 * c-pretty-print.h: (pp_c_string_literal): Declare.
11795 (pp_c_string_literal): Make public.