Searched refs:orig_args (Results 1 – 4 of 4) sorted by relevance
9 orig_args="$@"31 /usr/local/bin/dvips -f ) | eval /usr/local/libexec/lprps $orig_args
1794 tree orig_args; in finish_call_expr() local1804 orig_args = args; in finish_call_expr()1819 args = build_non_dependent_args (orig_args); in finish_call_expr()1868 return build_nt (CALL_EXPR, orig_fn, orig_args, NULL_TREE); in finish_call_expr()1913 orig_args, NULL_TREE); in finish_call_expr()
3485 tree orig_args; in build_offset_ref_call_from_tree() local3490 orig_args = args; in build_offset_ref_call_from_tree()3529 return build_min_non_dep (CALL_EXPR, expr, orig_fn, orig_args, NULL_TREE); in build_offset_ref_call_from_tree()
5379 tree orig_args; in build_new_method_call() local5401 orig_args = args; in build_new_method_call()5427 args = build_non_dependent_args (orig_args); in build_new_method_call()5605 orig_args, NULL_TREE)); in build_new_method_call()