Searched refs:string_conv_p (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | call.c | 885 else if (expr && string_conv_p (to, expr, 0)) 4269 string_conv_p (totype, expr, 1); in convert_like_real()
|
| D | cp-tree.h | 4387 extern int string_conv_p PARAMS ((tree, tree, int));
|
| D | typeck.c | 1725 string_conv_p (totype, exp, warn) in string_conv_p() function
|
| D | ChangeLog.2 | 4977 * typeck.c (string_conv_p): Use same_type_p to check whether we 7516 * typeck.c (string_conv_p): Don't convert from wchar_t[] to char*. 7680 (string_conv_p): Likewise. 7990 (string_conv_p): Likewise. 8598 (string_conv_p): Likewise. 9265 * typeck.c (string_conv_p): New fn. 9268 * call.c (standard_conversion, convert_like): Use string_conv_p.
|
| /openbsd/src/gnu/gcc/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 | 4436 extern int string_conv_p (tree, tree, int);
|
| D | ChangeLog | 1462 * typeck.c (string_conv_p): Remove spurious quotation mark in 2967 * typeck.c (string_conv_p): Don't test for flag_const_strings. 3045 * typeck.c (string_conv_p): Pass appropiate
|
| D | typeck.c | 1638 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
|