Searched refs:arg_node (Results 1 – 2 of 2) sorted by relevance
8557 tree already, arg_node; local8600 arg_node = build_tree_list (name, real_type);8602 ARG_FINAL_P (arg_node) = ARG_FINAL_P (current);8605 JDEP_GET_PATCH (jdep) = &TREE_VALUE (arg_node);8606 TREE_CHAIN (arg_node) = arg_types;8607 arg_types = arg_node;
4992 tree already, arg_node; local5035 arg_node = build_tree_list (name, real_type);5037 ARG_FINAL_P (arg_node) = ARG_FINAL_P (current);5040 JDEP_GET_PATCH (jdep) = &TREE_VALUE (arg_node);5041 TREE_CHAIN (arg_node) = arg_types;5042 arg_types = arg_node;