Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dcall.c885 else if (expr && string_conv_p (to, expr, 0))
4269 string_conv_p (totype, expr, 1); in convert_like_real()
Dcp-tree.h4387 extern int string_conv_p PARAMS ((tree, tree, int));
Dtypeck.c1725 string_conv_p (totype, exp, warn) in string_conv_p() function
DChangeLog.24977 * 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/
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.h4436 extern int string_conv_p (tree, tree, int);
DChangeLog1462 * 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
Dtypeck.c1638 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