Searched refs:patch_unaryop (Results 1 – 3 of 3) sorted by relevance
6612 (patch_unaryop): Use node instead of its line/column value when6704 (patch_unaryop): Handle outer field access when generating7340 (patch_unaryop): Handle use of field accessed through artificial8081 (patch_unaryop): Striped static field access assigned to decl and8576 (patch_unaryop): Likewise for variable `prom_type'.8875 * parse.y (patch_unaryop): Fixed ++/-- operator check on array9512 (patch_unaryop): Call strip_out_static_field_access_decl on ++/--10207 processed by patch_unaryop.10208 (patch_unaryop): Fixed typo in comment. Re-convert pre/post10626 (patch_unaryop): Added comment. Reinstalled code to disable[all …]
403 static tree patch_unaryop PARAMS ((tree, tree));15884 node = patch_unaryop (node, wfl_op1);17795 patch_unaryop (node, wfl_op) in patch_unaryop() function19794 return patch_unaryop (node, op0);
163 static tree patch_unaryop PARAMS ((tree, tree));12319 node = patch_unaryop (node, wfl_op1);14230 patch_unaryop (node, wfl_op) in patch_unaryop() function16229 return patch_unaryop (node, op0);