Searched refs:string_conv_p (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | call.c | 769 else if (expr && string_conv_p (to, expr, 0)) in standard_conversion() 4469 string_conv_p (totype, expr, 1); in convert_like_real()
|
| D | ChangeLog-1998 | 728 * 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.
|
| D | cp-tree.h | 4460 extern int string_conv_p (tree, tree, int);
|
| D | ChangeLog | 1531 * 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
|
| D | typeck.c | 1641 string_conv_p (tree totype, tree exp, int warn) in string_conv_p() function
|
| D | ChangeLog-2004 | 1322 string_conv_p, build_class_member_access_expr,
|
| D | ChangeLog-1999 | 4977 * typeck.c (string_conv_p): Use same_type_p to check whether we
|