Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/cp/
Dcall.c769 else if (expr && string_conv_p (to, expr, 0)) in standard_conversion()
4469 string_conv_p (totype, expr, 1); in convert_like_real()
DChangeLog-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.
Dcp-tree.h4460 extern int string_conv_p (tree, tree, int);
DChangeLog1531 * 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
Dtypeck.c1641 string_conv_p (tree totype, tree exp, int warn) in string_conv_p() function
DChangeLog-20041322 string_conv_p, build_class_member_access_expr,
DChangeLog-19994977 * typeck.c (string_conv_p): Use same_type_p to check whether we