Home
last modified time | relevance | path

Searched refs:n_trees (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtree.cc2941 int n_trees = 0; in count_trees() local
2942 cp_walk_tree_without_duplicates (&t, count_trees_r, &n_trees); in count_trees()
2943 return n_trees; in count_trees()
DChangeLog-20002926 (n_trees): Remove.