Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDcall.c771 else if (expr && string_conv_p (to, expr, 0)) in standard_conversion()
4491 string_conv_p (totype, expr, 1); in convert_like_real()
HDChangeLog-1998728 * typeck.c (string_conv_p): Don't convert from wchar_t[] to char*.
892 (string_conv_p): Likewise.
1202 (string_conv_p): Likewise.
1810 (string_conv_p): Likewise.
2477 * typeck.c (string_conv_p): New fn.
2480 * call.c (standard_conversion, convert_like): Use string_conv_p.
HDcp-tree.h4496 extern int string_conv_p (tree, tree, int);
HDChangeLog1531 * typeck.c (string_conv_p): Remove spurious quotation mark in
3036 * typeck.c (string_conv_p): Don't test for flag_const_strings.
3114 * typeck.c (string_conv_p): Pass appropiate
HDtypeck.c1673 string_conv_p (tree totype, tree exp, int warn) in string_conv_p() function
HDChangeLog-20041322 string_conv_p, build_class_member_access_expr,
HDChangeLog-19994977 * typeck.c (string_conv_p): Use same_type_p to check whether we