Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcall.c10296 if (copy_guide_p (cand1->fn)) in joust()
10298 if (copy_guide_p (cand2->fn)) in joust()
H A Dcp-tree.h6734 extern bool copy_guide_p (const_tree);
H A Dpt.c26223 copy_guide_p (const_tree fn) in copy_guide_p() function