Searched refs:MODOP_EXPR (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20000914-1.c | 238 MODOP_EXPR, enumerator
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | cxx-pretty-print.c | 854 case MODOP_EXPR: in pp_cxx_assignment_expression() 959 case MODOP_EXPR: in pp_cxx_expression()
|
H A D | cp-tree.def | 235 DEFTREECODE (MODOP_EXPR, "modop_expr", tcc_expression, 3)
|
H A D | pt.c | 5082 case MODOP_EXPR: in for_each_template_parm_r() 8274 case MODOP_EXPR: in tsubst_copy() 9108 case MODOP_EXPR: in tsubst_copy_and_build() 12928 case MODOP_EXPR: in value_dependent_expression_p()
|
H A D | semantics.c | 3788 case MODOP_EXPR: in finish_omp_for()
|
H A D | typeck.c | 5865 return build_min_nt (MODOP_EXPR, lhs, in build_x_modify_expr()
|
H A D | ChangeLog-2004 | 2749 MODOP_EXPR. 2796 from input for MODOP_EXPR.
|
H A D | ChangeLog | 2549 * semantics.c (finish_omp_for): Handle MODOP_EXPR in
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | cp-tree.def | 237 DEFTREECODE (MODOP_EXPR, "modop_expr", 'e', 3)
|
H A D | decl2.c | 3296 case MODOP_EXPR:
|
H A D | pt.c | 4684 case MODOP_EXPR: 7495 case MODOP_EXPR:
|
H A D | typeck.c | 5550 return build_min_nt (MODOP_EXPR, lhs,
|