Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.h95 void pp_cxx_offsetof_expression (cxx_pretty_printer *, tree);
H A Dcxx-pretty-print.cc494 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 DChangeLog-2007551 * cxx-pretty-print.h (pp_cxx_offsetof_expression): New prototype.
554 (pp_cxx_offsetof_expression_1, pp_cxx_offsetof_expression): New
H A Derror.cc2927 pp_cxx_offsetof_expression (pp, t); in dump_expr()
H A DChangeLog-20092718 pp_cxx_va_arg_expression, pp_cxx_offsetof_expression,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcxx-pretty-print.h95 void pp_cxx_offsetof_expression (cxx_pretty_printer *, tree);
H A Dcxx-pretty-print.c493 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 Derror.c2841 pp_cxx_offsetof_expression (pp, t); in dump_expr()