Searched refs:has_purpose (Results 1 – 1 of 1) sorted by relevance
2899 tree tree_list (bool has_purpose);3065 void tree_list (tree, bool has_purpose);4984 trees_out::tree_list (tree list, bool has_purpose) in tree_list() argument4990 if (has_purpose) in tree_list()4997 trees_in::tree_list (bool has_purpose) in tree_list() argument5004 tree purpose = has_purpose ? tree_node () : NULL_TREE; in tree_list()