Home
last modified time | relevance | path

Searched refs:pp_cxx_assignment_operator (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcxx-pretty-print.cc1008 pp_cxx_assignment_operator (cxx_pretty_printer *pp, tree t) in pp_cxx_assignment_operator() function
1076 pp_cxx_assignment_operator (this, TREE_OPERAND (e, 1)); in assignment_expression()
DChangeLog-20092709 pp_cxx_unary_expression, pp_cxx_assignment_operator,
DChangeLog-2013822 * cxx-pretty-print.c (pp_cxx_assignment_operator): Likewise.
DChangeLog-20031857 (pp_cxx_assignment_operator): New function.