Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c10006 maybe_get_bad_conversion_for_unmatched_call (const z_candidate *candidate) in maybe_get_bad_conversion_for_unmatched_call() function
10081 = maybe_get_bad_conversion_for_unmatched_call (candidate)) in complain_about_no_candidates_for_method_call()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc10739 maybe_get_bad_conversion_for_unmatched_call (const z_candidate *candidate) in maybe_get_bad_conversion_for_unmatched_call() function
10814 = maybe_get_bad_conversion_for_unmatched_call (candidate)) in complain_about_no_candidates_for_method_call()
H A DChangeLog-20181562 (maybe_get_bad_conversion_for_unmatched_call): New function.