Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc6124 bool seen_perfect = false; in add_candidates() local
6220 seen_perfect = true; in add_candidates()
6250 if (which == non_templates && !seen_perfect) in add_candidates()