Searched refs:pp_c_arrow (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h113 void pp_c_arrow (c_pretty_printer *);
H A Dc-pretty-print.c141 pp_c_arrow (c_pretty_printer *pp)
1605 pp_c_arrow (this);
140 pp_c_arrow (c_pretty_printer *pp) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcxx-pretty-print.h78 #define pp_cxx_arrow(PP) pp_c_arrow (PP)
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.h78 #define pp_cxx_arrow(PP) pp_c_arrow (PP)
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h113 void pp_c_arrow (c_pretty_printer *);
H A Dc-pretty-print.cc147 pp_c_arrow (c_pretty_printer *pp)
1705 pp_c_arrow (this);
146 pp_c_arrow (c_pretty_printer *pp) function

Completed in 162 milliseconds