Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcall.c1254 else if (expr && string_conv_p (to, expr, 0)) in standard_conversion()
5952 string_conv_p (totype, expr, 1); in convert_like_real()
H A Dcp-tree.h5764 extern int string_conv_p (const_tree, const_tree, int);
H A Dtypeck.c1982 string_conv_p (const_tree totype, const_tree exp, int warn) in string_conv_p() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcall.c1311 else if (expr && string_conv_p (to, expr, 0)) in standard_conversion()
7113 string_conv_p (totype, expr, 1); in convert_like_real()
H A Dcp-tree.h7194 extern int string_conv_p (const_tree, const_tree, int);
H A Dtypeck.c2201 string_conv_p (const_tree totype, const_tree exp, int warn) in string_conv_p() function