Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c168 #define convert_like_with_context(CONV, EXPR, FN, ARGNO, COMPLAIN ) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc8474 convert_like_with_context (conversion *convs, tree expr, tree fn, int argnum, in convert_like_with_context() function