Home
last modified time | relevance | path

Searched defs:cand1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c2510 struct z_candidate *cand1; in print_z_candidates() local
5644 joust (cand1, cand2, warn) in joust() argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcall.c2444 struct z_candidate *cand1; in print_z_candidates() local
6057 joust (struct z_candidate *cand1, struct z_candidate *cand2, bool warn) in joust()