Searched refs:string_conv_p (Results 1 – 18 of 18) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2006 | 1442 * typeck.c (string_conv_p): Remove spurious quotation mark in 2947 * typeck.c (string_conv_p): Don't test for flag_const_strings. 3025 * typeck.c (string_conv_p): Pass appropiate
|
| H A 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.
|
| H A D | ChangeLog-2007 | 1233 string_conv_p, type_unknown_p, comp_except_specs, compparms, 1255 string_conv_p, ptr_reasonably_similar, cp_type_readonly,
|
| H A D | call.cc | 1422 else if (expr && string_conv_p (to, expr, 0)) in standard_conversion() 8373 string_conv_p (totype, expr, 1); in convert_like_internal()
|
| H A D | ChangeLog-2018 | 1893 * typeck.c (string_conv_p): Extract location from EXP and use it 5373 * typeck.c (string_conv_p): Strip any location wrapper from "exp".
|
| H A D | ChangeLog-2008 | 1963 * typeck.c (string_conv_p): Support char16_t and char32_t.
|
| H A D | cp-tree.h | 7950 extern int string_conv_p (const_tree, const_tree, int);
|
| H A D | ChangeLog-2014 | 293 * typeck.c (string_conv_p): Do a pedwarn in c++11 and above,
|
| H A D | ChangeLog-2013 | 3297 (string_conv_p): Likewise.
|
| H A D | ChangeLog-2010 | 2923 (string_conv_p): Likewise.
|
| H A D | typeck.cc | 2531 string_conv_p (const_tree totype, const_tree exp, int warn) in string_conv_p() function
|
| H A D | ChangeLog-2017 | 4887 * typeck.c (string_conv_p): In C++11, always call pedwarn with
|
| H A D | ChangeLog-2004 | 1322 string_conv_p, build_class_member_access_expr,
|
| H A D | ChangeLog-2019 | 5497 * typeck.c (string_conv_p): Handle conversions of u8 string
|
| H A D | ChangeLog-1999 | 4977 * typeck.c (string_conv_p): Use same_type_p to check whether we
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | call.c | 1410 else if (expr && string_conv_p (to, expr, 0)) in standard_conversion() 7905 string_conv_p (totype, expr, 1); in convert_like_real_1()
|
| H A D | cp-tree.h | 7542 extern int string_conv_p (const_tree, const_tree, int);
|
| H A D | typeck.c | 2342 string_conv_p (const_tree totype, const_tree exp, int warn) in string_conv_p() function
|