Searched refs:string_conv_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c1410 else if (expr && string_conv_p (to, expr, 0))
7905 string_conv_p (totype, expr, 1);
H A Dcp-tree.h7552 extern int string_conv_p (const_tree, const_tree, int);
H A Dtypeck.c2347 string_conv_p (const_tree totype, const_tree exp, int warn)
2342 string_conv_p (const_tree totype, const_tree exp, int warn) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc1422 else if (expr && string_conv_p (to, expr, 0))
8373 string_conv_p (totype, expr, 1);
H A Dcp-tree.h7961 extern int string_conv_p (const_tree, const_tree, int);
H A Dtypeck.cc2536 string_conv_p (const_tree totype, const_tree exp, int warn)
2531 string_conv_p (const_tree totype, const_tree exp, int warn) function

Completed in 244 milliseconds