Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c27436 comp_subsumption_args (tree left1, tree left2, tree right1, tree right2) in comp_subsumption_args() function
27470 bool eq = comp_subsumption_args(e1->t1, e1->t2, e2->t1, e2->t2); in equal()