Searched refs:pp_cxx_offsetof_expression (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cxx-pretty-print.h | 95 void pp_cxx_offsetof_expression (cxx_pretty_printer *, tree);
|
H A D | cxx-pretty-print.cc | 494 pp_cxx_offsetof_expression (this, t); in primary_expression() 2523 pp_cxx_offsetof_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_offsetof_expression() function
|
H A D | ChangeLog-2007 | 551 * cxx-pretty-print.h (pp_cxx_offsetof_expression): New prototype. 554 (pp_cxx_offsetof_expression_1, pp_cxx_offsetof_expression): New
|
H A D | error.cc | 2927 pp_cxx_offsetof_expression (pp, t); in dump_expr()
|
H A D | ChangeLog-2009 | 2718 pp_cxx_va_arg_expression, pp_cxx_offsetof_expression,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cxx-pretty-print.h | 95 void pp_cxx_offsetof_expression (cxx_pretty_printer *, tree);
|
H A D | cxx-pretty-print.c | 493 pp_cxx_offsetof_expression (this, t); in primary_expression() 2552 pp_cxx_offsetof_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_offsetof_expression() function
|
H A D | error.c | 2841 pp_cxx_offsetof_expression (pp, t); in dump_expr()
|