Lines Matching refs:scratch_tree_cons

1700 		types[i] = scratch_tree_cons
1703 types[i] = scratch_tree_cons
1720 types[i] = scratch_tree_cons (NULL_TREE, type, types[i]);
1727 types[i] = scratch_tree_cons (NULL_TREE, type, types[i]);
1733 types[i] = scratch_tree_cons (NULL_TREE, type, types[i]);
1739 types[i] = scratch_tree_cons
1746 types[i] = scratch_tree_cons (NULL_TREE, type, types[i]);
1750 types[i] = scratch_tree_cons (NULL_TREE, type, types[i]);
1967 args = scratch_tree_cons (NULL_TREE, vlist_zero_node, args);
1971 args = scratch_tree_cons (NULL_TREE, integer_one_node, args);
1972 args = scratch_tree_cons (NULL_TREE, t, args);
1984 templates = scratch_tree_cons (NULL_TREE, ctor, templates);
2034 templates = scratch_tree_cons (NULL_TREE, fn, templates);
2191 templates = scratch_tree_cons (NULL_TREE, t, templates);
2270 mem_args = scratch_tree_cons (NULL_TREE, build_this (obj), args);
2457 arglist = scratch_tree_cons (NULL_TREE, arg1, scratch_tree_cons
2460 arglist = scratch_tree_cons (NULL_TREE, arg1, build_scratch_list (NULL_TREE, arg2));
2473 templates = scratch_tree_cons (NULL_TREE, fn, templates);
2495 mem_arglist = scratch_tree_cons (NULL_TREE, build_this (arg1), TREE_CHAIN (arglist));
2509 templates = scratch_tree_cons (NULL_TREE, fn, templates);
2948 args = scratch_tree_cons (NULL_TREE, vlist_zero_node, args);
2952 args = scratch_tree_cons (NULL_TREE, integer_one_node, args);
2953 args = scratch_tree_cons (NULL_TREE, t, args);
3536 args = scratch_tree_cons (NULL_TREE, vlist_zero_node, args);
3540 args = scratch_tree_cons (NULL_TREE, integer_one_node, args);
3542 mem_args = scratch_tree_cons (NULL_TREE, instance_ptr, args);
3561 templates = scratch_tree_cons (NULL_TREE, t, templates);