Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc8431 convert_like (conversion *convs, tree expr, tree fn, int argnum, in convert_like() function
8464 convert_like (conversion *convs, tree expr, tsubst_flags_t complain) in convert_like() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c164 #define convert_like(CONV, EXPR, COMPLAIN) \ macro