Home
last modified time | relevance | path

Searched refs:pp_c_attributes (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h122 void pp_c_attributes (c_pretty_printer *, tree);
H A Dc-pretty-print.c792 pp_c_attributes (c_pretty_printer *pp, tree attributes) in pp_c_attributes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h122 void pp_c_attributes (c_pretty_printer *, tree);
H A Dc-pretty-print.cc854 pp_c_attributes (c_pretty_printer *pp, tree attributes) in pp_c_attributes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200210310 (pp_c_attributes): Declare.
10311 * c-pretty-print.c (pp_c_attributes): New function.
H A DChangeLog-200925003 pp_c_attributes, pp_c_bool_constant, pp_c_constant,
H A DChangeLog-200310343 (pp_c_attributes): Likewise. Tidy.