Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc2257 build_this_conversion (tree fn, tree ctype, in build_this_conversion() function
2471 t = build_this_conversion (fn, ctype, parmtype, argtype, arg, in add_function_candidate()
3542 conversion *t = build_this_conversion (tmpl, ctype, in add_template_candidate_real()
H A DChangeLog-20211494 * call.c (build_this_conversion): New function, split out from
1497 Document it. Use build_this_conversion. Stop at the first bad
1500 Use build_this_conversion to check the 'this' conversion before