Home
last modified time | relevance | path

Searched refs:pp_c_dot (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.h75 #define pp_cxx_dot(PP) pp_c_dot (PP)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h110 void pp_c_dot (c_pretty_printer *);
H A Dc-pretty-print.c119 pp_c_dot (c_pretty_printer *pp) in pp_c_dot() function
1382 pp_c_dot (pp); in pp_c_initializer_list()
1607 pp_c_dot (this); in postfix_expression()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcxx-pretty-print.h75 #define pp_cxx_dot(PP) pp_c_dot (PP)
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h110 void pp_c_dot (c_pretty_printer *);
H A Dc-pretty-print.cc125 pp_c_dot (c_pretty_printer *pp) in pp_c_dot() function
1479 pp_c_dot (pp); in pp_c_initializer_list()
1707 pp_c_dot (this); in postfix_expression()
2092 pp_c_dot (pp); in print_mem_ref()
H A DChangeLog10669 (pp_c_dot): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200310317 (pp_c_dot): Likewise.